diff options
Diffstat (limited to 'polish/Makefile')
-rw-r--r-- | polish/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/polish/Makefile b/polish/Makefile index 8a7f9778e922..0f7a983e8215 100644 --- a/polish/Makefile +++ b/polish/Makefile @@ -1,4 +1,10 @@ # $FreeBSD$ # + SUBDIR += aspell + SUBDIR += ekg + SUBDIR += gnugadugadu + SUBDIR += kde3-i18n + SUBDIR += koffice-i18n + SUBDIR += sms .include <bsd.port.subdir.mk> |