diff options
author | jim <jim@FreeBSD.org> | 2002-01-18 21:43:31 +0000 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2002-01-18 21:43:31 +0000 |
commit | f147f5f3d8ef1e7033d668c173cf712c0b5e50e6 (patch) | |
tree | 7b5dc40809657150e9643c5e4862df4a78ace07c /irc/xchat | |
parent | 303cfff464f98e32ee922b78ec40958ad84214b2 (diff) | |
download | FreeBSD-ports-f147f5f3d8ef1e7033d668c173cf712c0b5e50e6.zip FreeBSD-ports-f147f5f3d8ef1e7033d668c173cf712c0b5e50e6.tar.gz |
Keep up with the musical MASTER_SITES. It should be done moving around
now that xchat.org is back.
Submitted by: Joe Clarke <marcus@marcuscom.com>
Diffstat (limited to 'irc/xchat')
-rw-r--r-- | irc/xchat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index 5b390a1..02ffae2 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -8,7 +8,8 @@ PORTNAME= xchat PORTVERSION= 1.8.7 CATEGORIES+= irc gnome ipv6 -MASTER_SITES= http://xchat.sourceforge.net/ +MASTER_SITES= http://xchat.org/files/source/1.8/ \ + http://xchat.linuxpower.org/files/source/1.8/ MAINTAINER?= jim@FreeBSD.org |