diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-13 00:45:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-13 00:45:21 +0000 |
commit | 391b5798e65ea1b92e1b533d96be9786f140a121 (patch) | |
tree | 387ad93e2489a50e6c479ea80481f11998e70dbf /editors/gice | |
parent | c440246df64a29d51c504ae92843f93c4a35276b (diff) | |
download | pkgsrc-391b5798e65ea1b92e1b533d96be9786f140a121.tar.gz |
Bump PKGREVISION for atk library major bump.
Diffstat (limited to 'editors/gice')
-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 e94e87ed276..a6bb4390881 100644 --- a/editors/gice/Makefile +++ b/editors/gice/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2003/07/17 21:34:28 grant Exp $ +# $NetBSD: Makefile,v 1.10 2003/12/13 00:45:23 wiz Exp $ # DISTNAME= gice-0.6.1 -PKGREVISION= 3 +PKGREVISION= 4 WRKSRC= ${WRKDIR}/gice CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gice/} |