diff options
author | reed <reed@pkgsrc.org> | 2004-12-28 23:18:15 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-12-28 23:18:15 +0000 |
commit | addf0bca50e3aeedd371126352a6f8dde5dfc89b (patch) | |
tree | b702cfa3e8fcdd659c3af91b121c601eb39b35a4 /chat | |
parent | 7c653ca083adb3f73975cd2e850d0f30a4c4debc (diff) | |
download | pkgsrc-addf0bca50e3aeedd371126352a6f8dde5dfc89b.tar.gz |
Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.
(If I missed any, please let me know -- and let me know a good
way to automate this.)
Diffstat (limited to 'chat')
-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 d13949c119b..3257730204f 100644 --- a/chat/xchat/Makefile.common +++ b/chat/xchat/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.34 2004/11/30 18:26:39 wiz Exp $ +# $NetBSD: Makefile.common,v 1.35 2004/12/28 23:18:19 reed Exp $ DISTNAME= xchat-1.8.11 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= chat x11 MASTER_SITES= ${HOMEPAGE}files/source/1.8/ EXTRACT_SUFX= .tar.bz2 |