diff options
author | dirk <dirk@FreeBSD.org> | 2001-05-04 06:16:50 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2001-05-04 06:16:50 +0800 |
commit | a5342d3be372cd5858ddbf3ad1def99879103a1f (patch) | |
tree | 764d3b3bc0fc5dc10490e4c249aa0d06fe89d0e5 /www/mod_php5/Makefile | |
parent | 847ba31cae3fb83a1b8b4ca086fa7ed4a7d79a6e (diff) | |
download | freebsd-ports-gnome-a5342d3be372cd5858ddbf3ad1def99879103a1f.tar.gz freebsd-ports-gnome-a5342d3be372cd5858ddbf3ad1def99879103a1f.tar.zst freebsd-ports-gnome-a5342d3be372cd5858ddbf3ad1def99879103a1f.zip |
Upgrade to 4.0.5.
Diffstat (limited to 'www/mod_php5/Makefile')
-rw-r--r-- | www/mod_php5/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 587afd607611..2609f81fe45a 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -6,8 +6,7 @@ # PORTNAME?= mod_php4 -PORTVERSION= 4.0.4pl1 -PORTREVISION= 3 +PORTVERSION= 4.0.5 CATEGORIES?= www MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \ http://php.he.net/${PHP_DISTDIR}/ \ |