diff options
author | kris <kris@FreeBSD.org> | 2003-05-24 09:57:00 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-24 09:57:00 +0000 |
commit | 91d069e7a49e088f6e05b7d34aa81fe1722e98c0 (patch) | |
tree | 92cf99b625c9d1e9bae99e845a5c1571f0821ef0 /www/mod_php4/Makefile | |
parent | 90f1ae0c4d6ffa3c8e4410b6bce15b6faf8f205f (diff) | |
download | FreeBSD-ports-91d069e7a49e088f6e05b7d34aa81fe1722e98c0.zip FreeBSD-ports-91d069e7a49e088f6e05b7d34aa81fe1722e98c0.tar.gz |
Bump PORTEPOCH to force downgrade to working 4.3.1 port.
Diffstat (limited to 'www/mod_php4/Makefile')
-rw-r--r-- | www/mod_php4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index cef2d84..397afe0 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/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}/ \ |