summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1998-10-04 19:01:23 +0000
committertv <tv@pkgsrc.org>1998-10-04 19:01:23 +0000
commit8396f3acbe5cc08ac14eb1db36a3a68679e5a6ae (patch)
tree76c6b3b31c5eb27ffe7ca8b4cfceba2e573214ec /www/Makefile
parentc4e90ef2bc56ca157a8e04e6b8f6155f2239f089 (diff)
downloadpkgsrc-8396f3acbe5cc08ac14eb1db36a3a68679e5a6ae.tar.gz
Add and enable p5-FCGI.
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 5887bd7130d..40f4b8a7e36 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 1998/10/03 21:51:04 tv Exp $
+# $NetBSD: Makefile,v 1.18 1998/10/04 19:01:23 tv Exp $
# FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp
#
@@ -39,6 +39,7 @@
# SUBDIR += p5-Apache
# SUBDIR += p5-CGI
# SUBDIR += p5-CGI_Lite
+ SUBDIR += p5-FCGI
# SUBDIR += p5-HTML
# SUBDIR += p5-HTML-QuickCheck
# SUBDIR += p5-HTML-Stream