diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/koffice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index a3da3c5a818..c2edf5e9be6 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.106 2009/05/20 00:58:24 wiz Exp $ +# $NetBSD: Makefile,v 1.107 2009/08/11 14:07:01 drochner Exp $ DISTNAME= koffice-1.6.3 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE:=koffice-1.6.3/src/} EXTRACT_SUFX= .tar.bz2 |