diff options
Diffstat (limited to 'misc/koffice-i18n-zu')
-rw-r--r-- | misc/koffice-i18n-zu/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/koffice-i18n-zu/Makefile b/misc/koffice-i18n-zu/Makefile index 94a856ede46..4179559ae94 100644 --- a/misc/koffice-i18n-zu/Makefile +++ b/misc/koffice-i18n-zu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/03/06 00:18:21 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/14 23:55:19 wiz Exp $ DISTNAME= koffice-i18n-zu-1.3.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/ EXTRACT_SUFX= .tar.bz2 @@ -13,5 +13,4 @@ COMMENT= Zulu language pack for KOffice GNU_CONFIGURE= YES USE_TOOLS+= gmake -.include "../../misc/koffice/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |