diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-17 11:11:23 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-17 11:11:23 +0000 |
commit | 2769254aa5fb6e4308d7110645c050376a2cab00 (patch) | |
tree | de6aa5503220d5d117892f90c60549e1ba68285a /russian | |
parent | Update MASTER_SITES, fix build on -current, fix distfile extensions. (diff) |
Fix disordering.
Notes
Notes:
svn path=/head/; revision=41537
Diffstat (limited to 'russian')
-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> |