diff options
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 4c12a9675d5..3284668612a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 1999/12/06 09:48:42 rh Exp $ +# $NetBSD: Makefile,v 1.58 1999/12/14 16:33:12 bouyer Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -31,6 +31,7 @@ # SUBDIR += harvest SUBDIR += htdig SUBDIR += htmldoc + SUBDIR += hypermail # SUBDIR += http-analyze SUBDIR += libghttp # SUBDIR += libpics @@ -67,6 +68,7 @@ SUBDIR += php3-snmp SUBDIR += squid SUBDIR += squid-current + SUBDIR += swish-e SUBDIR += tcl-cgi SUBDIR += thttpd # SUBDIR += vrweb |