From 31fe828891123fad4b34bdd6748dbe7e91008a71 Mon Sep 17 00:00:00 2001 From: steve Date: Wed, 9 Jun 1999 01:44:45 +0000 Subject: Add the fcgi, squirm, and thttpd ports. --- www/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/Makefile b/www/Makefile index 3c23afd68a5a..118814db9c41 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.128 1999/05/20 01:30:51 asami Exp $ +# $Id: Makefile,v 1.129 1999/05/23 21:16:11 peter Exp $ # SUBDIR += Mosaic # requires Motif @@ -25,6 +25,7 @@ SUBDIR += chimera2 SUBDIR += comline SUBDIR += evg + SUBDIR += fcgi SUBDIR += fxhtml SUBDIR += gn SUBDIR += grail @@ -83,7 +84,9 @@ SUBDIR += squid22 SUBDIR += squidclients SUBDIR += squidtimes + SUBDIR += squirm SUBDIR += swish-e + SUBDIR += thttpd SUBDIR += tidy SUBDIR += transproxy SUBDIR += vrweb -- cgit