diff options
author | ale <ale@FreeBSD.org> | 2004-07-19 17:25:52 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-07-19 17:25:52 +0800 |
commit | 20ba88f6905d85b4b0dcc9ed0797ca9b6a0ac1de (patch) | |
tree | fa591f731612a4d52878cc7207c5145142cb3e28 /www/Makefile | |
parent | 1d85291c2f8d49c228f9392a6e0ca71423005b60 (diff) | |
download | freebsd-ports-gnome-20ba88f6905d85b4b0dcc9ed0797ca9b6a0ac1de.tar.gz freebsd-ports-gnome-20ba88f6905d85b4b0dcc9ed0797ca9b6a0ac1de.tar.zst freebsd-ports-gnome-20ba88f6905d85b4b0dcc9ed0797ca9b6a0ac1de.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 261f3073444d..e491c0dad187 100644 --- a/www/Makefile +++ b/www/Makefile @@ -531,6 +531,7 @@ SUBDIR += php5-cgi SUBDIR += php5-mnogosearch SUBDIR += php5-session + SUBDIR += php5-tidy SUBDIR += phpSysInfo SUBDIR += phpbb SUBDIR += phpgedview |