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