diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-08-17 08:08:13 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-08-17 08:08:13 +0000 |
commit | ebf4bf4a88b688e25c2d41af6f723d02dc90f121 (patch) | |
tree | 95ad12dd3519992bef8092c6640268044322346e /www | |
parent | 6d508510028cb12cf95c8cb03756bc8caba2a098 (diff) | |
download | freebsd-ports-ebf4bf4a88b688e25c2d41af6f723d02dc90f121.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 |