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 3bc82f0e002..cad2e77cd41 100644 --- a/chat/xchat2/Makefile +++ b/chat/xchat2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:21:24 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/01 09:03:40 jmmv Exp $ # -DISTNAME= xchat-2.0.2 -PKGREVISION= 1 +DISTNAME= xchat-2.0.3 CATEGORIES= chat gnome MASTER_SITES= http://www.xchat.org/files/source/2.0/ EXTRACT_SUFX= .tar.bz2 |