summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-12-23 04:26:19 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-12-23 04:26:19 +0000
commit417867f0048250aff651dba3e6791c7f120dc01f (patch)
treebd96d3721a509fa8627706ac09320686f07c6e8d /irc
parentTidy installation output. (diff)
Fix MASTER_SITES.
Notes
Notes: svn path=/head/; revision=71810
Diffstat (limited to 'irc')
-rw-r--r--irc/scrollz/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/irc/scrollz/Makefile b/irc/scrollz/Makefile
index e2824c74d081..84d36001deba 100644
--- a/irc/scrollz/Makefile
+++ b/irc/scrollz/Makefile
@@ -8,9 +8,7 @@
PORTNAME= scrollz
PORTVERSION= 1.8m
CATEGORIES= irc ipv6
-MASTER_SITES= ftp://ftp.scrollz.com/pub/ScrollZ/source/ \
- ftp://ftp.stealth.net/pub/mirrors/ftp.scrollz.com/pub/ScrollZ/source/ \
- ftp://ftp.du.se/pub/mirrors/ScrollZ/source/
+MASTER_SITES= http://scrollz.broken.com/source/
DISTNAME= ScrollZ-${PORTVERSION}
MAINTAINER= petef@FreeBSD.org