diff options
author | archie <archie@FreeBSD.org> | 2000-07-18 08:35:34 +0800 |
---|---|---|
committer | archie <archie@FreeBSD.org> | 2000-07-18 08:35:34 +0800 |
commit | 5ffa559209268fbcd9a2ad84dd7a62e5da18637a (patch) | |
tree | 8d8df35a7e4a405c5d202647f875941a131e8f18 /security | |
parent | c17251913788d6e01e45bfb7581646eeff6ca98f (diff) | |
download | freebsd-ports-gnome-5ffa559209268fbcd9a2ad84dd7a62e5da18637a.tar.gz freebsd-ports-gnome-5ffa559209268fbcd9a2ad84dd7a62e5da18637a.tar.zst freebsd-ports-gnome-5ffa559209268fbcd9a2ad84dd7a62e5da18637a.zip |
Change the master site; old one no longer has the file.
Diffstat (limited to 'security')
-rw-r--r-- | security/skip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/skip/Makefile b/security/skip/Makefile index 71297fadee6c..c0a746098098 100644 --- a/security/skip/Makefile +++ b/security/skip/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security # Note: the original source comes from Sun, via this web page: # http://skip.incog.com/src-form.html # The site below is outside of the U.S. -MASTER_SITES= ftp://ftp.replaytv.com/pub/replay/crypto/APPS/skip/ \ +MASTER_SITES= ftp://ftp.zedz.net/pub/crypto/programs/skip/ \ ftp://ftp.internat.freebsd.org/pub/FreeBSD/distfiles/ DISTNAME= skipsrc-1.0 EXTRACT_SUFX= .tar.Z |