diff options
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 |