diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-09 10:18:04 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-09 10:18:04 +0000 |
commit | 67c8aedda59a65cc754152edc09cf21fb5eb4834 (patch) | |
tree | f66392a4ef2f0117ea507d26e8d400b32985f61c /www | |
parent | 7505fcff9a314aa5043e227b3728455c16c71c9c (diff) | |
download | freebsd-ports-67c8aedda59a65cc754152edc09cf21fb5eb4834.zip |
Add apache-php.
Forgotten by: andreas, I think
Found by: make checksubdirs (to be committed soon)
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 b1f8aa93f0cc..3ec42b86dfd9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.61 1997/09/28 09:41:26 peter Exp $ +# $Id: Makefile,v 1.62 1997/10/11 18:30:19 wosch Exp $ # SUBDIR += Mosaic # requires Motif SUBDIR += analog SUBDIR += apache SUBDIR += apache-current + SUBDIR += apache-php SUBDIR += apache-ssl SUBDIR += arena SUBDIR += ashe # requires Motif |