diff options
author | ale <ale@FreeBSD.org> | 2004-07-19 16:40:39 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-07-19 16:40:39 +0800 |
commit | 1fff46737924ceb929c66d2a4a1cf3218458facc (patch) | |
tree | 0cbd7eb046aeac9f25b2d9a2ff2388840d30ba9a /www/Makefile | |
parent | dde2843f458149eec3648cd3fe1effc50e32bf1c (diff) | |
download | freebsd-ports-graphics-1fff46737924ceb929c66d2a4a1cf3218458facc.tar.gz freebsd-ports-graphics-1fff46737924ceb929c66d2a4a1cf3218458facc.tar.zst freebsd-ports-graphics-1fff46737924ceb929c66d2a4a1cf3218458facc.zip |
Add a new shared extension for PHP.
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 35dedf1963e..1e266869ee4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -526,6 +526,7 @@ SUBDIR += php-screw SUBDIR += php-templates SUBDIR += php4-cgi + SUBDIR += php4-mnogosearch SUBDIR += php5-cgi SUBDIR += phpSysInfo SUBDIR += phpbb |