diff options
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 |