summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1999-04-30 23:51:39 +0000
committertv <tv@pkgsrc.org>1999-04-30 23:51:39 +0000
commit6a449c6299429c999ff532aa50c9c7010425b49f (patch)
tree285c8e7cd5fd2d2c22c801569e03f8742c25691b /www
parent846f9324e28cc79866d1a39e447d0220176ea86b (diff)
downloadpkgsrc-6a449c6299429c999ff532aa50c9c7010425b49f.tar.gz
Wow, the mod_ssl distribution site changed right from under me.
Update it to the new location.
Diffstat (limited to 'www')
-rw-r--r--www/ap-ssl/Makefile6
-rw-r--r--www/apache/Makefile4
2 files changed, 5 insertions, 5 deletions
diff --git a/www/ap-ssl/Makefile b/www/ap-ssl/Makefile
index f36e6ed9af7..50a634666d3 100644
--- a/www/ap-ssl/Makefile
+++ b/www/ap-ssl/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.7 1999/04/30 17:05:21 tv Exp $
+# $NetBSD: Makefile,v 1.8 1999/04/30 23:51:39 tv Exp $
#
DISTNAME= mod_ssl-2.2.8-1.3.6
PKGNAME= ap-ssl-2.2.8
CATEGORIES= www
-MASTER_SITES= ftp://ftp.engelschall.com/sw/mod_ssl/
+MASTER_SITES= ftp://ftp.modssl.org/source/
MAINTAINER= tv@netbsd.org
-HOMEPAGE= http://www.engelschall.com/sw/mod_ssl/
+HOMEPAGE= http://www.modssl.org/
DEPENDS= openssl-0.9.2b:../../security/openssl \
apache-1.3.6p0:../../www/apache
diff --git a/www/apache/Makefile b/www/apache/Makefile
index 5c1fdd15a25..688480faeb3 100644
--- a/www/apache/Makefile
+++ b/www/apache/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 1999/04/30 17:05:19 tv Exp $
+# $NetBSD: Makefile,v 1.31 1999/04/30 23:51:39 tv Exp $
#
# The fourth number in the PKGNAME version indicates a NetBSD pkg revision
# (to indicate changes in the shipped third party patches such as the mod_ssl
@@ -12,7 +12,7 @@ DISTNAME= apache_1.3.6
PKGNAME= apache-1.3.6p0
CATEGORIES= www
MASTER_SITES= http://www.apache.org/dist/ \
- ftp://ftp.engelschall.com/sw/mod_ssl/ \
+ ftp://ftp.modssl.org/source/ \
http://www.netbsd.org/images/logos/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
${SSL_DISTNAME}${EXTRACT_SUFX} \