diff options
author | roam <roam@FreeBSD.org> | 2001-01-29 04:28:16 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2001-01-29 04:28:16 +0800 |
commit | 54f9af9151de13cbf242023a6a058b68e0a8ae7a (patch) | |
tree | 58dbfec3fb70ba3c9b495036a04d180cd7680d84 /lang | |
parent | 77bcffb6a9e112c2632aa4c39ce5d8fccb7cafe6 (diff) | |
download | freebsd-ports-gnome-54f9af9151de13cbf242023a6a058b68e0a8ae7a.tar.gz freebsd-ports-gnome-54f9af9151de13cbf242023a6a058b68e0a8ae7a.tar.zst freebsd-ports-gnome-54f9af9151de13cbf242023a6a058b68e0a8ae7a.zip |
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.
Diffstat (limited to 'lang')
-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}/ \ |