diff options
author | dirk <dirk@FreeBSD.org> | 1999-08-17 16:08:13 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-08-17 16:08:13 +0800 |
commit | d533f53a9a53695d4388572af866a44e39c065ca (patch) | |
tree | af7bf5f48e4d0475b1b6ff1f703eabf242c1860c /www | |
parent | 1f8d9bd09432ae4d632397b2a18724b60dda7bc7 (diff) | |
download | freebsd-ports-gnome-d533f53a9a53695d4388572af866a44e39c065ca.tar.gz freebsd-ports-gnome-d533f53a9a53695d4388572af866a44e39c065ca.tar.zst freebsd-ports-gnome-d533f53a9a53695d4388572af866a44e39c065ca.zip |
Add apache13-php4.
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 fcb6ceac4b12..689b4c391759 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.142 1999/08/13 21:40:10 mph Exp $ +# $Id: Makefile,v 1.143 1999/08/16 09:22:26 jim Exp $ # SUBDIR += Mosaic # requires Motif @@ -9,6 +9,7 @@ SUBDIR += apache13-fp SUBDIR += apache13-modssl SUBDIR += apache13-php3 + SUBDIR += apache13-php4 SUBDIR += apache13-ssl SUBDIR += apache-jserv SUBDIR += arena |