diff options
author | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
commit | f35979c642faf59d1dca704dbcd3fbc7a9d70735 (patch) | |
tree | b76e11f1eaaa3fa50c5d00ad5d5aeb4601b3e81f /chat | |
parent | b1908db70762800971e8683c72b9f0fdbbb148da (diff) | |
download | pkgsrc-f35979c642faf59d1dca704dbcd3fbc7a9d70735.tar.gz |
PKGREVISION++ due to devel/popt update.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/everybuddy-gnome/Makefile | 4 | ||||
-rw-r--r-- | chat/gabber/Makefile | 4 | ||||
-rw-r--r-- | chat/gaim-gnome/Makefile | 4 | ||||
-rw-r--r-- | chat/gnomeicu/Makefile | 4 | ||||
-rw-r--r-- | chat/gossip/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/chat/everybuddy-gnome/Makefile b/chat/everybuddy-gnome/Makefile index a2b89b64034..19d05c0820a 100644 --- a/chat/everybuddy-gnome/Makefile +++ b/chat/everybuddy-gnome/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2003/08/15 22:48:04 jmc Exp $ +# $NetBSD: Makefile,v 1.10 2003/11/12 01:31:47 salo Exp $ .include "../everybuddy/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gnome-/} -PKGREVISION= 6 +PKGREVISION= 7 CONFLICTS+= everybuddy-[0-9]* COMMENT+= with GNOME support diff --git a/chat/gabber/Makefile b/chat/gabber/Makefile index 7db9198ccb9..9578531da65 100644 --- a/chat/gabber/Makefile +++ b/chat/gabber/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2003/09/30 17:48:51 jmmv Exp $ +# $NetBSD: Makefile,v 1.25 2003/11/12 01:31:47 salo Exp $ DISTNAME= gabber-0.8.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gabber/} diff --git a/chat/gaim-gnome/Makefile b/chat/gaim-gnome/Makefile index b16e29d600a..aab8d93316c 100644 --- a/chat/gaim-gnome/Makefile +++ b/chat/gaim-gnome/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2003/07/13 13:50:45 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/11/12 01:31:47 salo Exp $ .include "../gaim-gtk1/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gnome-/} -PKGREVISION= 4 +PKGREVISION= 5 CONFLICTS+= gaim-[0-9]* COMMENT+= with GNOME support diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile index 948b9e8cc8e..febf7ae9778 100644 --- a/chat/gnomeicu/Makefile +++ b/chat/gnomeicu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/08/15 22:22:43 jmc Exp $ +# $NetBSD: Makefile,v 1.16 2003/11/12 01:31:47 salo Exp $ DISTNAME= gnomeicu-0.96 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile index b2f9045ef7f..116a718394c 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2003/10/18 08:11:43 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2003/11/12 01:31:47 salo Exp $ # DISTNAME= gossip-0.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.5/} EXTRACT_SUFX= .tar.bz2 |