diff options
author | jim <jim@FreeBSD.org> | 1999-12-22 20:26:04 +0000 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 1999-12-22 20:26:04 +0000 |
commit | 4b807b2f9f94bbd339eb01241652ad74c8c1b8d1 (patch) | |
tree | cc418551f1bf225954606ad9a75d6df725e21fc2 /irc | |
parent | 495f8b2241e2f4c0b4185ee6b2f7e3ea7d2b6a52 (diff) | |
download | FreeBSD-ports-4b807b2f9f94bbd339eb01241652ad74c8c1b8d1.zip FreeBSD-ports-4b807b2f9f94bbd339eb01241652ad74c8c1b8d1.tar.gz |
Fix MASTER_SITES so this distfile is actually fetchable now.
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat-devel/Makefile | 4 | ||||
-rw-r--r-- | irc/xchat-gnome/Makefile | 4 | ||||
-rw-r--r-- | irc/xchat/Makefile | 4 | ||||
-rw-r--r-- | irc/xchat1/Makefile | 4 | ||||
-rw-r--r-- | irc/xchat2/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/irc/xchat-devel/Makefile b/irc/xchat-devel/Makefile index 64173e8..8a58db9 100644 --- a/irc/xchat-devel/Makefile +++ b/irc/xchat-devel/Makefile @@ -8,8 +8,8 @@ DISTNAME= xchat-1.3.8 CATEGORIES= irc -MASTER_SITES= http://xchat.org/files/v1.3/ \ - http://xchat.linuxpower.org/files/v1.3/ +MASTER_SITES= http://xchat.org/files/source/1.3/ \ + http://xchat.linuxpower.org/files/source/1.3/ MAINTAINER= jim@FreeBSD.org diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 64173e8..8a58db9 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -8,8 +8,8 @@ DISTNAME= xchat-1.3.8 CATEGORIES= irc -MASTER_SITES= http://xchat.org/files/v1.3/ \ - http://xchat.linuxpower.org/files/v1.3/ +MASTER_SITES= http://xchat.org/files/source/1.3/ \ + http://xchat.linuxpower.org/files/source/1.3/ MAINTAINER= jim@FreeBSD.org diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index 64173e8..8a58db9 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -8,8 +8,8 @@ DISTNAME= xchat-1.3.8 CATEGORIES= irc -MASTER_SITES= http://xchat.org/files/v1.3/ \ - http://xchat.linuxpower.org/files/v1.3/ +MASTER_SITES= http://xchat.org/files/source/1.3/ \ + http://xchat.linuxpower.org/files/source/1.3/ MAINTAINER= jim@FreeBSD.org diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 64173e8..8a58db9 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -8,8 +8,8 @@ DISTNAME= xchat-1.3.8 CATEGORIES= irc -MASTER_SITES= http://xchat.org/files/v1.3/ \ - http://xchat.linuxpower.org/files/v1.3/ +MASTER_SITES= http://xchat.org/files/source/1.3/ \ + http://xchat.linuxpower.org/files/source/1.3/ MAINTAINER= jim@FreeBSD.org diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index 64173e8..8a58db9 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -8,8 +8,8 @@ DISTNAME= xchat-1.3.8 CATEGORIES= irc -MASTER_SITES= http://xchat.org/files/v1.3/ \ - http://xchat.linuxpower.org/files/v1.3/ +MASTER_SITES= http://xchat.org/files/source/1.3/ \ + http://xchat.linuxpower.org/files/source/1.3/ MAINTAINER= jim@FreeBSD.org |