summaryrefslogtreecommitdiff
path: root/www/apache/Makefile
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/apache/Makefile
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/apache/Makefile')
-rw-r--r--www/apache/Makefile4
1 files changed, 2 insertions, 2 deletions
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} \