diff options
Diffstat (limited to 'hungarian/Makefile')
-rw-r--r-- | hungarian/Makefile | 10 |
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> |