diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-05-30 08:46:10 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-05-30 08:46:10 +0000 |
commit | 15f1918ec31cf135c3ba9431f9da27f47ce7808d (patch) | |
tree | 5d65be7d66785abe65b5cf559b76f68728adc247 /www | |
parent | 16a2ae17c651ecd75da76ebaecea05d1265d6d8f (diff) | |
download | ports-15f1918ec31cf135c3ba9431f9da27f47ce7808d.tar.gz ports-15f1918ec31cf135c3ba9431f9da27f47ce7808d.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index e57cb750757d..3d8d9d5032c5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -82,6 +82,8 @@ SUBDIR += mod_dav SUBDIR += mod_dtcl SUBDIR += mod_perl + SUBDIR += mod_php3 + SUBDIR += mod_php4 SUBDIR += momspider SUBDIR += mozilla SUBDIR += netscape-remote |