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/gaim-gnome | |
parent | b1908db70762800971e8683c72b9f0fdbbb148da (diff) | |
download | pkgsrc-f35979c642faf59d1dca704dbcd3fbc7a9d70735.tar.gz |
PKGREVISION++ due to devel/popt update.
Diffstat (limited to 'chat/gaim-gnome')
-rw-r--r-- | chat/gaim-gnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |