diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-03-20 19:06:44 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-03-20 19:06:44 +0000 |
commit | 0cc19889124d8b604d212bb2abfda35f16dc7594 (patch) | |
tree | 179809a101ddf82e43378348786dfd3699f47523 /hungarian | |
parent | 526586e8d2b99632ba8a0a461dd617cc61948e24 (diff) | |
download | ports-0cc19889124d8b604d212bb2abfda35f16dc7594.tar.gz ports-0cc19889124d8b604d212bb2abfda35f16dc7594.zip |
Notes
Diffstat (limited to 'hungarian')
-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> |