summaryrefslogtreecommitdiff
path: root/www/ap-ssl
diff options
context:
space:
mode:
authortv <tv>1998-12-04 17:25:59 +0000
committertv <tv>1998-12-04 17:25:59 +0000
commitaa5ecc300a1228406a72ceee4b0c92392bf05300 (patch)
treec80ec1b782cbc3899c85cd5b12b5b004f08884db /www/ap-ssl
parent29c717153d962ca7dc66bc956a4288600c9cd25c (diff)
downloadpkgsrc-aa5ecc300a1228406a72ceee4b0c92392bf05300.tar.gz
Bump Apache version to `1.3.3.2'.
Diffstat (limited to 'www/ap-ssl')
-rw-r--r--www/ap-ssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-ssl/Makefile b/www/ap-ssl/Makefile
index da544b6f79a..896be64822e 100644
--- a/www/ap-ssl/Makefile
+++ b/www/ap-ssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1998/12/03 22:27:27 tv Exp $
+# $NetBSD: Makefile,v 1.3 1998/12/04 17:25:59 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.1:../../www/apache
+ apache-1.3.3.2:../../www/apache
# For "apxs":
BUILD_DEPENDS= ${PREFIX}/bin/perl:../../lang/perl5