aboutsummaryrefslogtreecommitdiffstats
path: root/irc/xchat
diff options
context:
space:
mode:
authorjim <jim@FreeBSD.org>1999-12-23 04:26:04 +0800
committerjim <jim@FreeBSD.org>1999-12-23 04:26:04 +0800
commit4b807b2f9f94bbd339eb01241652ad74c8c1b8d1 (patch)
treecc418551f1bf225954606ad9a75d6df725e21fc2 /irc/xchat
parent495f8b2241e2f4c0b4185ee6b2f7e3ea7d2b6a52 (diff)
downloadfreebsd-ports-gnome-4b807b2f9f94bbd339eb01241652ad74c8c1b8d1.tar.gz
freebsd-ports-gnome-4b807b2f9f94bbd339eb01241652ad74c8c1b8d1.tar.zst
freebsd-ports-gnome-4b807b2f9f94bbd339eb01241652ad74c8c1b8d1.zip
Fix MASTER_SITES so this distfile is actually fetchable now.
Diffstat (limited to 'irc/xchat')
-rw-r--r--irc/xchat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile
index 64173e851d5e..8a58db925ef6 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