diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-25 04:16:42 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-25 04:16:42 +0000 |
commit | 81495749e6c8891d8844dcc295635e96cc07fc79 (patch) | |
tree | 55b1793e6affd5b2bf38e09da6d390a6d56373f8 /chat/gaim-gnome | |
parent | 5d4751406b2244824970693deb0595c12a3988bf (diff) | |
download | pkgsrc-81495749e6c8891d8844dcc295635e96cc07fc79.tar.gz |
Bump PKGREVISION due to gdk-pixbuf 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 0fea1f3b508..bf5ec203488 100644 --- a/chat/gaim-gnome/Makefile +++ b/chat/gaim-gnome/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2004/03/26 02:27:35 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2004/04/25 04:16:43 xtraeme Exp $ .include "../gaim-gtk1/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gnome-/} -PKGREVISION= 8 +PKGREVISION= 9 CONFLICTS+= gaim-[0-9]* COMMENT+= with GNOME support |