diff options
author | andreas <andreas@FreeBSD.org> | 1998-07-25 19:40:37 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-07-25 19:40:37 +0800 |
commit | 4bce47f7c36b9b59db4f9f0ddf46f1368f7123b6 (patch) | |
tree | e1fecceabf7f047cc372ffb755a380c488c8c9f3 /www | |
parent | 92fb0292173e4678aaa05486ff14b4e8d53462e7 (diff) | |
download | freebsd-ports-gnome-4bce47f7c36b9b59db4f9f0ddf46f1368f7123b6.tar.gz freebsd-ports-gnome-4bce47f7c36b9b59db4f9f0ddf46f1368f7123b6.tar.zst freebsd-ports-gnome-4bce47f7c36b9b59db4f9f0ddf46f1368f7123b6.zip |
enable apache13-php3
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 27f5e9a413f6..f3313aacb862 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.85 1998/07/04 19:39:08 steve Exp $ +# $Id: Makefile,v 1.86 1998/07/20 23:21:23 dburr Exp $ # SUBDIR += Mosaic # requires Motif @@ -7,6 +7,7 @@ SUBDIR += apache12 SUBDIR += apache12-php3 SUBDIR += apache13 + SUBDIR += apache13-php3 SUBDIR += apache-fp SUBDIR += apache-ssl SUBDIR += arena |