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 | |
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')
-rw-r--r-- | irc/xchat-gnome/Makefile | 3 | ||||
-rw-r--r-- | irc/xchat/Makefile | 3 | ||||
-rw-r--r-- | irc/xchat1/Makefile | 3 | ||||
-rw-r--r-- | irc/xchat2/Makefile | 3 |
4 files changed, 8 insertions, 4 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 diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index 5b390a117d42..02ffae25a117 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 diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 5b390a117d42..02ffae25a117 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/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 diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index 5b390a117d42..02ffae25a117 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/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 |