diff options
Diffstat (limited to 'misc/ooqstart')
-rw-r--r-- | misc/ooqstart/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/ooqstart/Makefile b/misc/ooqstart/Makefile index 5d4dc809ee1..9ee7febedd5 100644 --- a/misc/ooqstart/Makefile +++ b/misc/ooqstart/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2003/06/02 01:18:11 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/13 13:52:44 wiz Exp $ # DISTNAME= ooqstart-0.8.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ooqstart/} EXTRACT_SUFX= .tgz |