diff options
author | ale <ale@FreeBSD.org> | 2005-12-10 03:41:41 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2005-12-10 03:41:41 +0800 |
commit | 64d7c22a188ebc9690c6908f3ad9e2ce700fac8c (patch) | |
tree | 73b330d5927b3d8b74060ddca63164c1989b6d1b /www/Makefile | |
parent | 7ef24e382bde059ef7d7396d80f1136a0aae090e (diff) | |
download | freebsd-ports-graphics-64d7c22a188ebc9690c6908f3ad9e2ce700fac8c.tar.gz freebsd-ports-graphics-64d7c22a188ebc9690c6908f3ad9e2ce700fac8c.tar.zst freebsd-ports-graphics-64d7c22a188ebc9690c6908f3ad9e2ce700fac8c.zip |
Finally update to PHP 5.1.1 release! (And remove unsupported extensions)
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 1b1119d42f4..3a6d67b29b5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -702,7 +702,6 @@ SUBDIR += php4-mnogosearch SUBDIR += php4-session SUBDIR += php5-cgi - SUBDIR += php5-mnogosearch SUBDIR += php5-session SUBDIR += php5-tidy SUBDIR += phpSysInfo |