diff options
author | wiz <wiz@pkgsrc.org> | 2008-05-30 12:29:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-05-30 12:29:00 +0000 |
commit | db0d6ac3f572c8dd354788d6c31bb844d2e5dde5 (patch) | |
tree | bb2d9dd2719c3185306cd1b6015fc5759f486863 /chat/gnomeicu | |
parent | 75ab1b4dc364ef22b264a4df2e4e759ab19f91d9 (diff) | |
download | pkgsrc-db0d6ac3f572c8dd354788d6c31bb844d2e5dde5.tar.gz |
Bump PKGREVISION for gtkspell API bump.
Diffstat (limited to 'chat/gnomeicu')
-rw-r--r-- | chat/gnomeicu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile index 81b9e250fd4..400c5a91803 100644 --- a/chat/gnomeicu/Makefile +++ b/chat/gnomeicu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2008/03/06 14:53:48 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2008/05/30 12:29:00 wiz Exp $ DISTNAME= gnomeicu-0.99.12 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/} EXTRACT_SUFX= .tar.bz2 |