diff options
Diffstat (limited to 'chat/xchat/Makefile.common')
-rw-r--r-- | chat/xchat/Makefile.common | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common index 0d2ada12fee..1d6d3f06956 100644 --- a/chat/xchat/Makefile.common +++ b/chat/xchat/Makefile.common @@ -1,11 +1,11 @@ -# $NetBSD: Makefile.common,v 1.47 2006/03/14 17:59:57 tron Exp $ +# $NetBSD: Makefile.common,v 1.48 2006/03/14 19:06:19 tron Exp $ -DISTNAME= xchat-2.4.5 +DISTNAME= xchat-2.6.1 CATEGORIES= chat gnome -MASTER_SITES= http://www.xchat.org/files/source/2.4/ +MASTER_SITES= http://xchat.org/files/source/2.6/ EXTRACT_SUFX= .tar.bz2 -HOMEPAGE= http://www.xchat.org/ +HOMEPAGE= http://xchat.org/ DISTINFO_FILE= ${.CURDIR}/../../chat/xchat/distinfo |