diff options
Diffstat (limited to 'security/ssh/Makefile')
-rw-r--r-- | security/ssh/Makefile | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile index 7cb228b6fadb..0fd2b1158785 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -12,12 +12,14 @@ PORTNAME= ssh PORTVERSION= 1.2.27 PORTREVISION= 1 CATEGORIES= security ipv6 -MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/ \ - ftp://ftp.bitcon.no/.4/console/system/ \ - ftp://ftp.kddlabs.co.jp/.0/security/Crypto/SSH/ \ - ftp://ftp.vision.net.au/ftp7/linuxberg/files/console/system/ \ +MASTER_SITES= ftp://ftp.cs.engr.uky.edu/cs/software/ \ + ftp://ftp.cs.umn.edu/dept/users/rybski/ \ + ftp://ftp.net.ohio-state.edu/disk/d/security/ssh/ \ + ftp://ftp.cronyx.ru/.w2/mirror/ssh/old/ \ + ftp://ftp.nsysu.edu.tw/Unix/Security/ssh/old/ \ + ftp://ftp.tokyonet.ad.jp/.da0/security/ssh/old/ \ ftp://ftp.comp.hkbu.edu.hk/.6/unix/ \ - ftp://ftp.du.se/disk1/mirrors/ssh/ + ftp://ftp.dei.uc.pt/.disk2/Crypto/SSH/old/ MAINTAINER= kris@FreeBSD.org |