diff options
Diffstat (limited to 'editors/gice/Makefile')
-rw-r--r-- | editors/gice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gice/Makefile b/editors/gice/Makefile index a6bb4390881..2ea4a21d3ec 100644 --- a/editors/gice/Makefile +++ b/editors/gice/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2003/12/13 00:45:23 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/03 18:49:39 reed Exp $ # DISTNAME= gice-0.6.1 -PKGREVISION= 4 +PKGREVISION= 5 WRKSRC= ${WRKDIR}/gice CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gice/} |