diff options
author | avilla <avilla@FreeBSD.org> | 2011-03-25 19:25:19 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2011-03-25 19:25:19 +0800 |
commit | ca84f2e4468d9316e005a9581b903c69b546973e (patch) | |
tree | b6cefc9c724ae7be5cfc511bb6604ae7cc7c5302 /hungarian | |
parent | 4599ce356e2c812a0b7a42c4c6b4a6ae36192bc0 (diff) | |
download | freebsd-ports-gnome-ca84f2e4468d9316e005a9581b903c69b546973e.tar.gz freebsd-ports-gnome-ca84f2e4468d9316e005a9581b903c69b546973e.tar.zst freebsd-ports-gnome-ca84f2e4468d9316e005a9581b903c69b546973e.zip |
- Connect hungarian/koffice-kde4-l10n to the build, and, most
importantly, fix the INDEX.
So this makes me a real committer?
Reported by: Portsnap buildbox via cperciva
Diffstat (limited to 'hungarian')
-rw-r--r-- | hungarian/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hungarian/Makefile b/hungarian/Makefile index bdf0f5001d47..cbf649b8f249 100644 --- a/hungarian/Makefile +++ b/hungarian/Makefile @@ -13,5 +13,6 @@ SUBDIR += kde3-i18n SUBDIR += kde4-l10n SUBDIR += koffice-i18n + SUBDIR += koffice-kde4-l10n .include <bsd.port.subdir.mk> |