diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-04-17 11:11:23 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-04-17 11:11:23 +0000 |
commit | d74dc590d0324d6c3f5424173a5f124fde3490da (patch) | |
tree | 65d6a43a36802d689233f68914dd7cba5051cd42 /russian/Makefile | |
parent | 30581e24eda8d6f500ba639e0dab7bc276a9000d (diff) | |
download | FreeBSD-ports-d74dc590d0324d6c3f5424173a5f124fde3490da.zip FreeBSD-ports-d74dc590d0324d6c3f5424173a5f124fde3490da.tar.gz |
Fix disordering.
Diffstat (limited to 'russian/Makefile')
-rw-r--r-- | russian/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/russian/Makefile b/russian/Makefile index de6ee8b..75bd55d 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ # - SUBDIR += xxkb SUBDIR += X.language SUBDIR += apache13 @@ -22,5 +21,6 @@ SUBDIR += xcode SUBDIR += xcyrBGR SUBDIR += xruskb + SUBDIR += xxkb .include <bsd.port.subdir.mk> |