diff options
author | tron <tron> | 1999-05-09 21:13:19 +0000 |
---|---|---|
committer | tron <tron> | 1999-05-09 21:13:19 +0000 |
commit | 7be215820125ecbf14c583ce81ba53d24c430adc (patch) | |
tree | 3c0d0d16bebb2e15d9063cb8c71a7ffd9b722039 | |
parent | cb24715e6a49581843fc3aa278a7b36881ffe1d7 (diff) | |
download | pkgsrc-7be215820125ecbf14c583ce81ba53d24c430adc.tar.gz |
Enable "w3c-httpd".
-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 |