summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortv <tv>1998-12-03 22:27:27 +0000
committertv <tv>1998-12-03 22:27:27 +0000
commite04586c9fdaa111ff18339d6d37d2a6139dcda3f (patch)
tree7e54686e5284cbf82542b1312875658244e56e87 /www
parent876782f551e128d420ed8112a7082b07c6f4c53c (diff)
downloadpkgsrc-e04586c9fdaa111ff18339d6d37d2a6139dcda3f.tar.gz
Bump Apache version to 1.3.3.1.
Diffstat (limited to 'www')
-rw-r--r--www/ap-auth-cookie/Makefile4
-rw-r--r--www/ap-ssl/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/ap-auth-cookie/Makefile b/www/ap-auth-cookie/Makefile
index 37de382b462..601d464040a 100644
--- a/www/ap-auth-cookie/Makefile
+++ b/www/ap-auth-cookie/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/12/03 18:30:23 tv Exp $
+# $NetBSD: Makefile,v 1.9 1998/12/03 22:27:57 tv Exp $
#
# There are a few more mod_auth_cookie's out there doing slightly
# different things. This one pkg would be a good place to dump them all in
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .gz
MAINTAINER= tv@netbsd.org
HOMEPAGE= ftp://ftp.kciLink.com/pub/mod_auth_cookie.txt
-DEPENDS+= apache-1.3.3.0:../../www/apache
+DEPENDS+= apache-1.3.3.1:../../www/apache
# For "apxs":
BUILD_DEPENDS= ${PREFIX}/bin/perl:../../lang/perl5
diff --git a/www/ap-ssl/Makefile b/www/ap-ssl/Makefile
index b895b3cc0ba..da544b6f79a 100644
--- a/www/ap-ssl/Makefile
+++ b/www/ap-ssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1998/12/03 17:22:01 tv Exp $
+# $NetBSD: Makefile,v 1.2 1998/12/03 22:27:27 tv Exp $
#
DISTNAME= mod_ssl-2.1.2-1.3.3
@@ -10,7 +10,7 @@ MAINTAINER= tv@netbsd.org
HOMEPAGE= http://www.sngelschall.com/sw/mod_ssl/
DEPENDS= ssleay-0.9.0b:../../security/ssleay \
- apache-1.3.3.0:../../www/apache
+ apache-1.3.3.1:../../www/apache
# For "apxs":
BUILD_DEPENDS= ${PREFIX}/bin/perl:../../lang/perl5