summaryrefslogtreecommitdiff
path: root/security/rsaref/Makefile
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-07-07 18:20:29 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-07-07 18:20:29 +0000
commitb009ce35a373479cb65d9286cbf464e7697b3323 (patch)
tree6c374cccae1c9887318c0f91b5042c8242fd5d48 /security/rsaref/Makefile
parentAn overridable MASTER_SITE_CTAN does little good if it is at the bottom of (diff)
Add some MASTER_SITEs so we can download from a site that doesn't limit
logins to 50 users.
Notes
Notes: svn path=/head/; revision=20106
Diffstat (limited to '')
-rw-r--r--security/rsaref/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/security/rsaref/Makefile b/security/rsaref/Makefile
index 165b26c0680f..937459ebe496 100644
--- a/security/rsaref/Makefile
+++ b/security/rsaref/Makefile
@@ -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