aboutsummaryrefslogtreecommitdiffstats
path: root/hungarian
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2004-03-21 03:06:44 +0800
committermat <mat@FreeBSD.org>2004-03-21 03:06:44 +0800
commitcdd981b7ded571627316688b1ed41de2aa76a85a (patch)
treeeb2bcec66d07669b3fd76d051e83284e742e0a10 /hungarian
parent3fb3f8e9b98819a2a50b5c48cb2dd8e442f97096 (diff)
downloadfreebsd-ports-gnome-cdd981b7ded571627316688b1ed41de2aa76a85a.tar.gz
freebsd-ports-gnome-cdd981b7ded571627316688b1ed41de2aa76a85a.tar.zst
freebsd-ports-gnome-cdd981b7ded571627316688b1ed41de2aa76a85a.zip
Reorder those files
Diffstat (limited to 'hungarian')
-rw-r--r--hungarian/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/hungarian/Makefile b/hungarian/Makefile
index 8f2b973878f2..95133a697ae9 100644
--- a/hungarian/Makefile
+++ b/hungarian/Makefile
@@ -1,12 +1,12 @@
# $FreeBSD$
#
- SUBDIR += koffice-i18n
- SUBDIR += jdictionary-eng-hun-expr
- SUBDIR += jdictionary-eng-hun
- SUBDIR += kde3-i18n
- SUBDIR += ooodict
SUBDIR += hu-phone
SUBDIR += hu-zipcodes
SUBDIR += ispell
+ SUBDIR += jdictionary-eng-hun
+ SUBDIR += jdictionary-eng-hun-expr
+ SUBDIR += kde3-i18n
+ SUBDIR += koffice-i18n
+ SUBDIR += ooodict
.include <bsd.port.subdir.mk>