diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-05-05 08:41:26 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-05-05 08:41:26 +0800 |
commit | 8258a1bd80eaa2442d6b40fa5e1d031926e5bf84 (patch) | |
tree | a371542a9eb8a5021e3861c9e9e8687ae4113cac /www | |
parent | 654739d0e86514b0a5f79563e5a569c8a3f7b4c5 (diff) | |
download | freebsd-ports-gnome-8258a1bd80eaa2442d6b40fa5e1d031926e5bf84.tar.gz freebsd-ports-gnome-8258a1bd80eaa2442d6b40fa5e1d031926e5bf84.tar.zst freebsd-ports-gnome-8258a1bd80eaa2442d6b40fa5e1d031926e5bf84.zip |
Activate p5-Apache
Diffstat (limited to 'www')
-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 |