diff options
Diffstat (limited to 'chat/xchat2')
-rw-r--r-- | chat/xchat2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/xchat2/Makefile b/chat/xchat2/Makefile index e9e36c1c71e..39baf524802 100644 --- a/chat/xchat2/Makefile +++ b/chat/xchat2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2003/04/24 14:12:36 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/05/02 11:54:07 wiz Exp $ # DISTNAME= xchat-2.0.2 +PKGREVISION= 1 CATEGORIES= chat gnome MASTER_SITES= http://www.xchat.org/files/source/2.0/ EXTRACT_SUFX= .tar.bz2 |