summaryrefslogtreecommitdiff
path: root/security/openssl/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2004-03-26 05:41:10 +0000
committerjlam <jlam>2004-03-26 05:41:10 +0000
commite1081745d32a8140a61d528151ee1d4200520b96 (patch)
tree8622df359e2b265cd13a1db1c3b65707137237a6 /security/openssl/Makefile
parent98f226f4aa1aca309c82768ea6764b4a75e1f9ba (diff)
downloadpkgsrc-e1081745d32a8140a61d528151ee1d4200520b96.tar.gz
Add some mirror sites since the main OpenSSL site seems to be dead at the
moment.
Diffstat (limited to 'security/openssl/Makefile')
-rw-r--r--security/openssl/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index ab4c49beaef..38eb6851dcc 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,9 +1,14 @@
-# $NetBSD: Makefile,v 1.89 2004/03/26 02:22:38 wiz Exp $
+# $NetBSD: Makefile,v 1.90 2004/03/26 05:41:10 jlam Exp $
DISTNAME= openssl-0.9.6m
SVR4_PKGNAME= ossl
CATEGORIES= security
-MASTER_SITES= ftp://ftp.openssl.org/source/
+MASTER_SITES= http://mirrors.isc.org/pub/openssl/source/ \
+ http://www.mirrors.wiretapped.net/security/cryptography/libraries/tls/openssl/ \
+ http://sunsite.rediris.es/pub/mirror/OpenSSL/ \
+ http://ftp.wayne.edu/pub/openssl/source/ \
+ http://www.binarycode.org/openssl/source/ \
+ ftp://ftp.openssl.org/source/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.openssl.org/