diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-10-10 09:05:39 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-10-10 09:05:39 +0000 |
commit | afff0b2d4fa9e24724182c66275c8bc37acb088f (patch) | |
tree | 9ad5463fa70f16c0e8d125354aa480b16d5028da /www/Makefile | |
parent | c1e9b22c00b69dbc0707db2d8f06da057fa5b691 (diff) | |
download | FreeBSD-ports-afff0b2d4fa9e24724182c66275c8bc37acb088f.zip FreeBSD-ports-afff0b2d4fa9e24724182c66275c8bc37acb088f.tar.gz |
New slave port to lang/php4
- Supports IMAP and POSTGRESS
- needed for twig and other packages
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 42f1cde..ec68017 100644 --- a/www/Makefile +++ b/www/Makefile @@ -230,6 +230,7 @@ SUBDIR += mod_perl2 SUBDIR += mod_php3 SUBDIR += mod_php4 + SUBDIR += mod_php4-twig SUBDIR += mod_php5 SUBDIR += mod_proxy_add_forward SUBDIR += mod_put |