diff options
| author | Peter Pentchev <roam@FreeBSD.org> | 2001-01-28 20:28:16 +0000 |
|---|---|---|
| committer | Peter Pentchev <roam@FreeBSD.org> | 2001-01-28 20:28:16 +0000 |
| commit | a2e69da715599db8aa7c2bf7b1ca725a85ee608e (patch) | |
| tree | 1a354039e73300023a8265b69fac8a9675e04e93 | |
| parent | 0cd3534e133a7a25b4dac9aa65f0ec1d2a2f733e (diff) | |
A bit belated PORTREVISION bump to reflect Dirk Froemberg's switch
to MySQL 3.23, not 3.22 - 3.23 is the officially stable branch now.
| -rw-r--r-- | lang/php/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php/Makefile b/lang/php/Makefile index 1e514393e367..b35693793dba 100644 --- a/lang/php/Makefile +++ b/lang/php/Makefile @@ -7,6 +7,7 @@ PORTNAME= php PORTVERSION= 3.0.18 +PORTREVISION= 1 CATEGORIES= lang www MASTER_SITES= ftp://ftp.php.net/pub/${PHP_DISTDIR}/ \ http://us.php.net/${PHP_DISTDIR}/ \ |
