diff options
Diffstat (limited to 'chat/xchat2/Makefile')
-rw-r--r-- | chat/xchat2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chat/xchat2/Makefile b/chat/xchat2/Makefile index 5fdcfab0b55..a57df177bf3 100644 --- a/chat/xchat2/Makefile +++ b/chat/xchat2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2004/01/03 18:49:35 reed Exp $ +# $NetBSD: Makefile,v 1.20 2004/01/04 17:26:20 xtraeme Exp $ # -DISTNAME= xchat-2.0.5 -PKGREVISION= 4 +DISTNAME= xchat-2.0.7 CATEGORIES= chat gnome MASTER_SITES= http://www.xchat.org/files/source/2.0/ EXTRACT_SUFX= .tar.bz2 |