diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-25 15:53:17 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-25 15:53:17 +0000 |
commit | f5e93c14ab358f442e7f408de0cc39b876577fe4 (patch) | |
tree | b642d72904ce91f85ee8989198bf2b6a8e0366b6 /chat | |
parent | 51c6cdfa83a7120e5af80c12f5a86aab5fc188b1 (diff) | |
download | pkgsrc-f5e93c14ab358f442e7f408de0cc39b876577fe4.tar.gz |
Bump PKGREVISION due to the update of libgcrypt.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/bitlbee/Makefile | 3 | ||||
-rw-r--r-- | chat/gaim/Makefile | 4 | ||||
-rw-r--r-- | chat/gossip/Makefile | 4 | ||||
-rw-r--r-- | chat/loudmouth/Makefile | 3 |
4 files changed, 8 insertions, 6 deletions
diff --git a/chat/bitlbee/Makefile b/chat/bitlbee/Makefile index 48fcc5cf834..f449c6b13c8 100644 --- a/chat/bitlbee/Makefile +++ b/chat/bitlbee/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2004/02/22 23:27:19 xtraeme Exp $ +# $NetBSD: Makefile,v 1.9 2004/02/25 16:09:46 minskim Exp $ # DISTNAME= bitlbee-0.84 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://get.bitlbee.org/src/ diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile index 2a46ae73b61..20af0cd1567 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2004/02/14 17:21:34 jlam Exp $ +# $NetBSD: Makefile,v 1.53 2004/02/25 16:09:47 minskim Exp $ # DISTNAME= gaim-0.75 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile index 93cec614930..9f65e33fecc 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2004/02/20 14:25:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.19 2004/02/25 16:09:47 minskim Exp $ # DISTNAME= gossip-0.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.7/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/loudmouth/Makefile b/chat/loudmouth/Makefile index 915e8f926b3..6942dc7c628 100644 --- a/chat/loudmouth/Makefile +++ b/chat/loudmouth/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/02/20 14:16:18 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2004/02/25 16:09:47 minskim Exp $ # DISTNAME= loudmouth-0.15.1 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/loudmouth/0.15/} EXTRACT_SUFX= .tar.bz2 |