diff options
author | tron <tron@pkgsrc.org> | 1999-09-08 10:48:29 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-09-08 10:48:29 +0000 |
commit | d2bbd091bffc4e8a3ec828d9bf2acf799eb390ab (patch) | |
tree | 6619592f641e8c4e28a87e82fe82029944256e72 /net/xchat | |
parent | 7e527745282b5d88bfa34fd29bc16cb1fb7d600e (diff) | |
download | pkgsrc-d2bbd091bffc4e8a3ec828d9bf2acf799eb390ab.tar.gz |
Use new (Linux free) domain name for home page and master site.
Diffstat (limited to 'net/xchat')
-rw-r--r-- | net/xchat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xchat/Makefile b/net/xchat/Makefile index e52f942d24f..25bd5f60db7 100644 --- a/net/xchat/Makefile +++ b/net/xchat/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 1999/09/08 10:42:17 tron Exp $ +# $NetBSD: Makefile,v 1.5 1999/09/08 10:48:29 tron Exp $ DISTNAME= xchat-1.2.0 CATEGORIES= net x11 gnome MASTER_SITES= ${HOMEPAGE}/files/v1.2/ MAINTAINER= tron@netbsd.org -HOMEPAGE= http://xchat.linuxpower.org/ +HOMEPAGE= http://xchat.org/ DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core |