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 ac87241fe4a..f78866d2739 100644 --- a/misc/ooqstart/Makefile +++ b/misc/ooqstart/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 21:49:33 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/11/12 01:31:50 salo Exp $ # DISTNAME= ooqstart-0.8.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ooqstart/} EXTRACT_SUFX= .tgz |