diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2001-01-16 22:49:24 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2001-01-16 22:49:24 +0000 |
commit | b6fbfbc1f67223a44389f97275ed7e0b2fbc5fe9 (patch) | |
tree | 02958143597a95490b16fa03fab5d7c2f455c32b /www/mod_php5/Makefile | |
parent | Fix for a symlink attack posted to bugtraq. The patches committed here (diff) |
Upgrade to 4.0.4pl1.
Notes
Notes:
svn path=/head/; revision=37260
Diffstat (limited to 'www/mod_php5/Makefile')
-rw-r--r-- | www/mod_php5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 91871ce6ba8e..f897c201e3d0 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_php -PORTVERSION= 4.0.4 +PORTVERSION= 4.0.4pl1 CATEGORIES= www MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \ http://php.he.net/${PHP_DISTDIR}/ \ |