diff options
author | kris <kris@FreeBSD.org> | 2000-09-22 12:18:53 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-09-22 12:18:53 +0800 |
commit | 916fa0b75fc6c6fc8157480398add644724068d7 (patch) | |
tree | 2a3e43e196ce7687a69ccf5b4a39a3b423b3f054 /security/slush | |
parent | b037528bed09b2b7ffab596ed25dc5992ed7e43b (diff) | |
download | freebsd-ports-gnome-916fa0b75fc6c6fc8157480398add644724068d7.tar.gz freebsd-ports-gnome-916fa0b75fc6c6fc8157480398add644724068d7.tar.zst freebsd-ports-gnome-916fa0b75fc6c6fc8157480398add644724068d7.zip |
Host the distfile myself since the other two sites are non-fetchable right
now
Diffstat (limited to 'security/slush')
-rw-r--r-- | security/slush/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/slush/Makefile b/security/slush/Makefile index d491540026ea..d3fcb1b4453f 100644 --- a/security/slush/Makefile +++ b/security/slush/Makefile @@ -8,7 +8,8 @@ PORTNAME= slush PORTVERSION= 0.1.1 CATEGORIES= security -MASTER_SITES= http://violet.ibs.com.au/slush/files/ \ +MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/kris/ \ + http://violet.ibs.com.au/slush/files/ \ ftp://www.dis.org/pub/Security/ MAINTAINER= shipley@dis.org |