Add some MASTER_SITEs so we can download from a site that doesn't limit

logins to 50 users.
This commit is contained in:
Bill Fumerola 1999-07-07 18:20:29 +00:00
parent 35714ddce4
commit b009ce35a3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20106

View File

@ -4,13 +4,16 @@
# Date created: 2 Feb 1997
# Whom: ache
#
# $Id: Makefile,v 1.5 1998/09/16 14:08:47 smace Exp $
# $Id: Makefile,v 1.6 1998/12/18 17:58:23 sada Exp $
#
DISTNAME= rsaref20.1996
PKGNAME= rsaref-2.0
CATEGORIES= security
MASTER_SITES= ftp://utopia.hacktic.nl/pub/replay/pub/crypto/LIBS/rsa/
MASTER_SITES= ftp://utopia.hacktic.nl/pub/replay/pub/crypto/LIBS/rsa/ \
ftp://ftp.ntua.gr/pub/crypt/mirrors/utopia.hacktic.nl/crypto/LIBS/math/ \
ftp://ftp.tuwien.ac.at/opsys/linux/replay.com/crypto/LIBS/math/ \
ftp://ftp.nstu.ru/pub/sources/security/crypt/
EXTRACT_SUFX= .tar.Z
MAINTAINER= ache@FreeBSD.ORG