From 9519d1723e05b809b6114c2959abf4351a4bba60 Mon Sep 17 00:00:00 2001 From: sturm Date: Wed, 11 Feb 2004 20:14:30 +0000 Subject: [PATCH] +fcgi --- www/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/Makefile b/www/Makefile index ddd80543f6c..7cbdb3f1fe5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.126 2004/01/08 21:38:45 sturm Exp $ +# $OpenBSD: Makefile,v 1.127 2004/02/11 20:14:30 sturm Exp $ # $FreeBSD: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $ # SUBDIR += Mosaic # requires Motif @@ -18,6 +18,7 @@ SUBDIR += cronolog SUBDIR += decss SUBDIR += dillo + SUBDIR += fcgi SUBDIR += ffproxy # SUBDIR += fxhtml # SUBDIR += gn