update list of MASTER_SITES.

It is a bad idea to put identifiers such as /.w2/ below into
URLs.

	ftp://ftp.cronyx.ru/.w2/mirror/ssh/old/

This problem appears to exist on other ports such as
devel/codecrusader
editors/staroffice52
graphics/fli2gif
security/rsaref
security/ssh
www/linux-netscape6
This commit is contained in:
Luigi Rizzo 2001-08-27 16:49:56 +00:00
parent a338b02b1a
commit 269559edbe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46984

View File

@ -11,14 +11,11 @@ PORTNAME= ssh
PORTVERSION= 1.2.27 # Note, 1.2.30 is under a more restrictive license
PORTREVISION= 1
CATEGORIES= picobsd security
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.dei.uc.pt/.disk2/Crypto/SSH/old/
MASTER_SITES= \
ftp://ftp.ssh.com/pub/ssh/old/ \
ftp://ftp.cronyx.ru/mirror/ssh/old/ \
ftp://ftp.dei.uc.pt/pub/Crypto/SSH/old/ \
ftp://ftp.nsysu.edu.tw/Unix/Security/ssh/old/
MAINTAINER= luigi@FreeBSD.org