summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortv <tv>1998-10-04 19:01:23 +0000
committertv <tv>1998-10-04 19:01:23 +0000
commit0cbbd98bdac6b058504984da64ad1f6ccc9afd6c (patch)
tree76c6b3b31c5eb27ffe7ca8b4cfceba2e573214ec /www
parent6331f2a36593dd5fe34a6d8fd2beb42216e3d6dd (diff)
downloadpkgsrc-0cbbd98bdac6b058504984da64ad1f6ccc9afd6c.tar.gz
Add and enable p5-FCGI.
Diffstat (limited to 'www')
-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