diff options
-rw-r--r-- | russian/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/russian/Makefile b/russian/Makefile index de6ee8b80ec6..75bd55dd63ab 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> |