diff options
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index b95ed9216c0..61427eba99f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1998/07/14 16:56:50 tv Exp $ +# $NetBSD: Makefile,v 1.14 1998/07/15 01:09:21 tv Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -9,7 +9,7 @@ # SUBDIR += apache-current # SUBDIR += apache-php # SUBDIR += apache-ssl -# SUBDIR += arena + SUBDIR += arena # SUBDIR += ashe # requires Motif # SUBDIR += aswedit # SUBDIR += cgiparse |