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-gtk1 | |
parent | 5d4751406b2244824970693deb0595c12a3988bf (diff) | |
download | pkgsrc-81495749e6c8891d8844dcc295635e96cc07fc79.tar.gz |
Bump PKGREVISION due to gdk-pixbuf update.
Diffstat (limited to 'chat/gaim-gtk1')
-rw-r--r-- | chat/gaim-gtk1/Makefile.common | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/gaim-gtk1/Makefile.common b/chat/gaim-gtk1/Makefile.common index cfdadb6a536..cc0c114de27 100644 --- a/chat/gaim-gtk1/Makefile.common +++ b/chat/gaim-gtk1/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.9 2004/04/14 16:15:21 jmmv Exp $ +# $NetBSD: Makefile.common,v 1.10 2004/04/25 04:16:43 xtraeme Exp $ # DISTNAME= gaim-0.59.8 -PKGREVISION= 5 -CATEGORIES= chat x11 +PKGREVISION= 6 +ATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} \ ftp://ftp.marko.net/pub/gaim/ |