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 18b56443d49..3056dead1f7 100644 --- a/editors/gice/Makefile +++ b/editors/gice/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2013/06/03 10:04:52 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2013/06/04 22:15:58 tron Exp $ # DISTNAME= gice-0.6.2 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gice/} EXTRACT_SUFX= .tgz |