diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-24 09:57:00 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-24 09:57:00 +0000 |
commit | c8c96cff3274815787f5f20782be56fcd9685221 (patch) | |
tree | b7724831129b3616c8143a4bd22e952183672c36 /www/mod_php5 | |
parent | 3085e0daf83421469711fb5a4f4d62ce61c44c85 (diff) | |
download | ports-c8c96cff3274815787f5f20782be56fcd9685221.tar.gz ports-c8c96cff3274815787f5f20782be56fcd9685221.zip |
Notes
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}/ \ |