summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1997-05-05 00:41:26 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1997-05-05 00:41:26 +0000
commit5e77dae59f48a4e128431dfc9843474e5e034c4c (patch)
tree44a4b5a1e4b93193a38441b07b388a4b1704c60a /www/Makefile
parentImport of p5-Apache, a module to integrate perl5 with almost every part of th... (diff)
Activate p5-Apache
Notes
Notes: svn path=/head/; revision=6403
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 5316f85d6e9e..e307e603ff2f 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.40 1997/04/28 13:46:17 jfitz Exp $
+# $Id: Makefile,v 1.41 1997/05/03 19:32:47 andreas Exp $
#
SUBDIR += Mosaic # requires Motif
@@ -21,6 +21,7 @@
SUBDIR += netscape2
SUBDIR += netscape3
SUBDIR += netscape4
+ SUBDIR += p5-Apache
SUBDIR += p5-CGI
SUBDIR += p5-CGI.pm
SUBDIR += p5-CGI_Lite