diff options
author | Archie Cobbs <archie@FreeBSD.org> | 2000-07-18 00:35:34 +0000 |
---|---|---|
committer | Archie Cobbs <archie@FreeBSD.org> | 2000-07-18 00:35:34 +0000 |
commit | d6d13ebfbddd693e94732a5f7be42ab1112a6181 (patch) | |
tree | 181fb8269d8c2ba2d84a3873885c9a37fb793a2f /security/skip | |
parent | 146880ee5d2a6958ac3c464227449dbf907b2497 (diff) | |
download | ports-d6d13ebfbddd693e94732a5f7be42ab1112a6181.tar.gz ports-d6d13ebfbddd693e94732a5f7be42ab1112a6181.zip |
Notes
Diffstat (limited to 'security/skip')
-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 |