diff options
author | jim <jim@FreeBSD.org> | 2002-01-19 05:43:31 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2002-01-19 05:43:31 +0800 |
commit | f147f5f3d8ef1e7033d668c173cf712c0b5e50e6 (patch) | |
tree | 7b5dc40809657150e9643c5e4862df4a78ace07c /irc/xchat-gnome/Makefile | |
parent | 303cfff464f98e32ee922b78ec40958ad84214b2 (diff) | |
download | freebsd-ports-gnome-f147f5f3d8ef1e7033d668c173cf712c0b5e50e6.tar.gz freebsd-ports-gnome-f147f5f3d8ef1e7033d668c173cf712c0b5e50e6.tar.zst freebsd-ports-gnome-f147f5f3d8ef1e7033d668c173cf712c0b5e50e6.zip |
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-gnome/Makefile')
-rw-r--r-- | irc/xchat-gnome/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 5b390a117d42..02ffae25a117 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/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 |