diff options
Diffstat (limited to 'chat/xchat2/Makefile')
-rw-r--r-- | chat/xchat2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xchat2/Makefile b/chat/xchat2/Makefile index a534f9e5d08..98449d85f24 100644 --- a/chat/xchat2/Makefile +++ b/chat/xchat2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2003/11/12 03:39:39 jschauma Exp $ +# $NetBSD: Makefile,v 1.18 2003/12/13 00:45:21 wiz Exp $ # DISTNAME= xchat-2.0.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat gnome MASTER_SITES= http://www.xchat.org/files/source/2.0/ EXTRACT_SUFX= .tar.bz2 |