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 | |
parent | 75ab1b4dc364ef22b264a4df2e4e759ab19f91d9 (diff) | |
download | pkgsrc-db0d6ac3f572c8dd354788d6c31bb844d2e5dde5.tar.gz |
Bump PKGREVISION for gtkspell API bump.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/gnomeicu/Makefile | 4 | ||||
-rw-r--r-- | chat/pidgin-icb/Makefile | 3 | ||||
-rw-r--r-- | chat/pidgin-otr/Makefile | 4 | ||||
-rw-r--r-- | chat/pidgin/Makefile | 3 |
4 files changed, 8 insertions, 6 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 diff --git a/chat/pidgin-icb/Makefile b/chat/pidgin-icb/Makefile index 972f518f19d..c06d9e756f9 100644 --- a/chat/pidgin-icb/Makefile +++ b/chat/pidgin-icb/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2008/03/04 17:37:31 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/30 12:29:00 wiz Exp $ DISTNAME= pidgin-icb-20070505 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://nic.com.pl/~alek/pidgin-icb/ diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile index 882cbde631a..b67172913c4 100644 --- a/chat/pidgin-otr/Makefile +++ b/chat/pidgin-otr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2008/05/27 12:21:01 reed Exp $ +# $NetBSD: Makefile,v 1.5 2008/05/30 12:29:00 wiz Exp $ VERSION= 3.1.0 -PKGREVISION= 2 +PKGREVISION= 3 DISTNAME= pidgin-otr-${VERSION} CATEGORIES= chat security MASTER_SITES= http://www.cypherpunks.ca/otr/ diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index 888bf531cea..2682d9cc13a 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2008/05/17 23:45:47 tnn Exp $ +# $NetBSD: Makefile,v 1.12 2008/05/30 12:29:00 wiz Exp $ # PKGNAME= pidgin-${PIDGIN_VERSION} +PKGREVISION= 1 COMMENT= Multi-protocol Instant Messaging client GTK frontend PKG_DESTDIR_SUPPORT= user-destdir |