diff options
author | tron <tron> | 1999-05-09 21:13:19 +0000 |
---|---|---|
committer | tron <tron> | 1999-05-09 21:13:19 +0000 |
commit | 265578bfae1583d70cbd373721971dc1ab0fd9d2 (patch) | |
tree | 3c0d0d16bebb2e15d9063cb8c71a7ffd9b722039 /www | |
parent | a308c0d79788677db3efde71027157d5058ed31b (diff) | |
download | pkgsrc-265578bfae1583d70cbd373721971dc1ab0fd9d2.tar.gz |
Enable "w3c-httpd".
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index b6511759457..b00c4689846 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 1999/05/09 20:03:12 tron Exp $ +# $NetBSD: Makefile,v 1.37 1999/05/09 21:13:19 tron Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -58,7 +58,7 @@ SUBDIR += thttpd # SUBDIR += vrweb # SUBDIR += w3 -# SUBDIR += w3c-httpd + SUBDIR += w3c-httpd SUBDIR += web500gw SUBDIR += webalizer # SUBDIR += webcopy |