From b5773363c7a0fd3e932a5a1f25f2f70bc1a51d28 Mon Sep 17 00:00:00 2001 From: tv Date: Sat, 3 Oct 1998 21:51:04 +0000 Subject: [PATCH] Add and enable ap-fastcgi and apache-modssl. --- www/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/www/Makefile b/www/Makefile index 0a7fd1aa9ecd..5887bd7130d6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.16 1998/08/22 17:26:12 hubertf Exp $ +# $NetBSD: Makefile,v 1.17 1998/10/03 21:51:04 tv Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # SUBDIR += Mosaic # SUBDIR += analog SUBDIR += ap-auth-cookie + SUBDIR += ap-fastcgi SUBDIR += apache # SUBDIR += apache-current # SUBDIR += apache-php -# SUBDIR += apache-ssl + SUBDIR += apache-modssl SUBDIR += arena # SUBDIR += ashe # requires Motif # SUBDIR += aswedit