diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-07-10 07:09:04 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-07-10 07:09:04 +0800 |
commit | 091b70e8a9ef9ebd12eb3bcc5e7609135244a176 (patch) | |
tree | 870665eb3c85dec38e30d5cf6e85ccc069bcc385 /irc | |
parent | 653363ad5f4c383c1b46bd608b45c69a9eb94f51 (diff) | |
download | freebsd-ports-gnome-091b70e8a9ef9ebd12eb3bcc5e7609135244a176.tar.gz freebsd-ports-gnome-091b70e8a9ef9ebd12eb3bcc5e7609135244a176.tar.zst freebsd-ports-gnome-091b70e8a9ef9ebd12eb3bcc5e7609135244a176.zip |
Add mirrors for Scrollz
PR: 28835
Submitted by: maintainer
Diffstat (limited to 'irc')
-rw-r--r-- | irc/scrollz/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/scrollz/Makefile b/irc/scrollz/Makefile index 400f231d0fc4..8ee679db4f59 100644 --- a/irc/scrollz/Makefile +++ b/irc/scrollz/Makefile @@ -10,7 +10,8 @@ PORTVERSION= 1.8l PORTREVISION= 1 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.stealth.net/pub/mirrors/ftp.scrollz.com/pub/ScrollZ/source/ \ + ftp://ftp.du.se/pub/mirrors/ScrollZ/source/ DISTNAME= ScrollZ-${PORTVERSION} MAINTAINER= petef@databits.net |