diff options
author | kris <kris@FreeBSD.org> | 2003-05-24 17:57:00 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-24 17:57:00 +0800 |
commit | 91d069e7a49e088f6e05b7d34aa81fe1722e98c0 (patch) | |
tree | 92cf99b625c9d1e9bae99e845a5c1571f0821ef0 /www/mod_php5 | |
parent | 90f1ae0c4d6ffa3c8e4410b6bce15b6faf8f205f (diff) | |
download | freebsd-ports-gnome-91d069e7a49e088f6e05b7d34aa81fe1722e98c0.tar.gz freebsd-ports-gnome-91d069e7a49e088f6e05b7d34aa81fe1722e98c0.tar.zst freebsd-ports-gnome-91d069e7a49e088f6e05b7d34aa81fe1722e98c0.zip |
Bump PORTEPOCH to force downgrade to working 4.3.1 port.
Diffstat (limited to 'www/mod_php5')
-rw-r--r-- | www/mod_php5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index cef2d84ba8c5..397afe01062e 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -8,6 +8,7 @@ PORTNAME= mod_php4 PORTVERSION= 4.3.1 PORTREVISION= 0 +PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \ http://php.he.net/${PHP_DISTDIR}/ \ |