diff options
| author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-05-05 00:41:26 +0000 |
|---|---|---|
| committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-05-05 00:41:26 +0000 |
| commit | 5e77dae59f48a4e128431dfc9843474e5e034c4c (patch) | |
| tree | 44a4b5a1e4b93193a38441b07b388a4b1704c60a | |
| parent | 5f43e8daf9629276ef60c28c080380a683d79c8f (diff) | |
Activate p5-Apache
| -rw-r--r-- | www/Makefile | 3 |
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 |
