diff options
author | Yoshio MITA <mita@FreeBSD.org> | 2002-05-25 00:57:06 +0000 |
---|---|---|
committer | Yoshio MITA <mita@FreeBSD.org> | 2002-05-25 00:57:06 +0000 |
commit | 17d6a74ba997fee8ed1825cff649520603dbb191 (patch) | |
tree | 2bd939bf06e35df5347bd4e36c2d14e8b5afd60d /www/mod_php5/Makefile | |
parent | 0950a06b8d3de2081a9f1780b004513bbd5addc4 (diff) | |
download | ports-17d6a74ba997fee8ed1825cff649520603dbb191.tar.gz ports-17d6a74ba997fee8ed1825cff649520603dbb191.zip |
Synchronize depending libraries' version up.
Notes
Notes:
svn path=/head/; revision=59941
Diffstat (limited to 'www/mod_php5/Makefile')
-rw-r--r-- | www/mod_php5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 929d68766e92..ac1a344230ba 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -7,7 +7,7 @@ PORTNAME?= mod_php4 PORTVERSION= 4.2.1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= www MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \ http://php.he.net/${PHP_DISTDIR}/ \ |