From 930832d85c1c2fb3d7ac57793c77d66ec870b2d0 Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 30 Apr 1999 17:05:19 +0000 Subject: Update Apache to 1.3.6, mod_ssl to 2.2.8, and mod_perl to 1.19. mod_ssl now makes use of OpenSSL. --- www/ap-fastcgi/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/ap-fastcgi') diff --git a/www/ap-fastcgi/Makefile b/www/ap-fastcgi/Makefile index f767dc3df74..ce03d801173 100644 --- a/www/ap-fastcgi/Makefile +++ b/www/ap-fastcgi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1999/04/14 18:00:48 bad Exp $ +# $NetBSD: Makefile,v 1.7 1999/04/30 17:05:21 tv Exp $ # DISTNAME= mod_fastcgi-2.0.18 @@ -9,7 +9,7 @@ MASTER_SITES= http://www.fastcgi.com/ MAINTAINER= tv@netbsd.org HOMEPAGE= http://www.fastcgi.com/ -DEPENDS+= apache-1.3.3.2:../../www/apache +DEPENDS+= apache-1.3.6p0:../../www/apache # For "apxs": BUILD_DEPENDS= ${LOCALBASE}/bin/perl:../../lang/perl5 -- cgit v1.2.3