summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortron <tron>2002-06-19 07:10:59 +0000
committertron <tron>2002-06-19 07:10:59 +0000
commit35461d40a9932b5f742b3d8a1a24b3d2a1c0bb33 (patch)
tree5bb7660a8b5f5224564c8b1ba55ff7d6d9b6d5ae /www
parentf4589b378b23c706e6c46252361d6c7ab4e6db9a (diff)
downloadpkgsrc-35461d40a9932b5f742b3d8a1a24b3d2a1c0bb33.tar.gz
Add a two mirror sites because the main site isn't that fast.
Diffstat (limited to 'www')
-rw-r--r--www/ap-ssl/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/ap-ssl/Makefile b/www/ap-ssl/Makefile
index 866b465cef8..979cc128cb6 100644
--- a/www/ap-ssl/Makefile
+++ b/www/ap-ssl/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.48 2002/06/18 11:36:35 tron Exp $
+# $NetBSD: Makefile,v 1.49 2002/06/19 07:10:59 tron Exp $
DISTNAME= mod_ssl-2.8.8-1.3.24
PKGNAME= ap-ssl-2.8.8
CATEGORIES= www security
-MASTER_SITES= http://www.modssl.org/source/
+MASTER_SITES= http://www.modssl.org/source/ \
+ ftp://ftp.pca.dfn.de/pub/tools/net/mod_ssl/source/ \
+ ftp://ftp.funet.fi/pub/crypt/cryptography/libs/modssl/
MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://www.modssl.org/
@@ -11,7 +13,7 @@ COMMENT= SSL/TLS protocols module for Apache
CONFLICTS= apache-1.3.[0-9] apache-*modssl-[0-9]* apache6-[0-9]*
-DEPENDS+= apache-1.3.24nb1:../../www/apache
+DEPENDS+= apache-1.3.26:../../www/apache
USE_BUILDLINK_ONLY= YES