diff options
author | dirk <dirk@FreeBSD.org> | 2001-08-09 05:56:12 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2001-08-09 05:56:12 +0800 |
commit | 87fed8f0da20b2bc4e56e10121237b37ac89c581 (patch) | |
tree | 8c4c2696c13545252fddf6557a6528a49694dc78 /www | |
parent | b29228dae560490a5132142f8afec224c377cee5 (diff) | |
download | freebsd-ports-gnome-87fed8f0da20b2bc4e56e10121237b37ac89c581.tar.gz freebsd-ports-gnome-87fed8f0da20b2bc4e56e10121237b37ac89c581.tar.zst freebsd-ports-gnome-87fed8f0da20b2bc4e56e10121237b37ac89c581.zip |
Bump PORTREVISION for recent fixes and additions.
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_php4/Makefile | 2 | ||||
-rw-r--r-- | www/mod_php5/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index 2d88e295eaf7..3c14a523afe0 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -7,7 +7,7 @@ PORTNAME?= mod_php4 PORTVERSION= 4.0.6 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES?= www MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \ http://php.he.net/${PHP_DISTDIR}/ \ diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 2d88e295eaf7..3c14a523afe0 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -7,7 +7,7 @@ PORTNAME?= mod_php4 PORTVERSION= 4.0.6 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES?= www MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \ http://php.he.net/${PHP_DISTDIR}/ \ |