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 | a4978d1e6a5176aecf5f442283774ce7e8ebd127 (patch) | |
tree | 55b1793e6affd5b2bf38e09da6d390a6d56373f8 /chat/xchat/Makefile.common | |
parent | 30251593d560130ac965e33f8651c5c2ecce1b69 (diff) | |
download | pkgsrc-a4978d1e6a5176aecf5f442283774ce7e8ebd127.tar.gz |
Bump PKGREVISION due to gdk-pixbuf update.
Diffstat (limited to 'chat/xchat/Makefile.common')
-rw-r--r-- | chat/xchat/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common index af8bdc2bc82..691ccc4329b 100644 --- a/chat/xchat/Makefile.common +++ b/chat/xchat/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.27 2004/04/14 21:27:25 tron Exp $ +# $NetBSD: Makefile.common,v 1.28 2004/04/25 04:16:43 xtraeme Exp $ DISTNAME= xchat-1.8.11 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= chat x11 MASTER_SITES= ${HOMEPAGE}files/source/1.8/ EXTRACT_SUFX= .tar.bz2 |