diff options
author | kris <kris@FreeBSD.org> | 2005-02-19 11:01:39 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-19 11:01:39 +0800 |
commit | 089ea914b674a8630a56b20df880c9b0b1851efe (patch) | |
tree | a0258748b458f9d4fec3f45822cc164061f44712 | |
parent | 40bb35f20d71d90219822da57b6462eb93777232 (diff) | |
download | freebsd-ports-gnome-089ea914b674a8630a56b20df880c9b0b1851efe.tar.gz freebsd-ports-gnome-089ea914b674a8630a56b20df880c9b0b1851efe.tar.zst freebsd-ports-gnome-089ea914b674a8630a56b20df880c9b0b1851efe.zip |
Remove mod_php3
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 66cd348678fb..12d66c8768c9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -304,7 +304,6 @@ SUBDIR += mod_pcgi2 SUBDIR += mod_perl SUBDIR += mod_perl2 - SUBDIR += mod_php3 SUBDIR += mod_php4 SUBDIR += mod_php5 SUBDIR += mod_proxy_add_forward |