diff options
author | Jim Mock <jim@FreeBSD.org> | 2002-01-13 09:04:50 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2002-01-13 09:04:50 +0000 |
commit | 62a01d0b9501bfb54ceb8262ff6e45c1b8801ef0 (patch) | |
tree | cb287242c10b1fd95610a1cddf6ccff42b069c06 /irc/xchat-gnome | |
parent | 68385a66dcaf35f6500025199861387a45e4e2f5 (diff) | |
download | ports-62a01d0b9501bfb54ceb8262ff6e45c1b8801ef0.tar.gz ports-62a01d0b9501bfb54ceb8262ff6e45c1b8801ef0.zip |
Notes
Diffstat (limited to 'irc/xchat-gnome')
-rw-r--r-- | irc/xchat-gnome/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 02ffae25a117..5b390a117d42 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -8,8 +8,7 @@ PORTNAME= xchat PORTVERSION= 1.8.7 CATEGORIES+= irc gnome ipv6 -MASTER_SITES= http://xchat.org/files/source/1.8/ \ - http://xchat.linuxpower.org/files/source/1.8/ +MASTER_SITES= http://xchat.sourceforge.net/ MAINTAINER?= jim@FreeBSD.org |