diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2000-10-18 18:07:07 +0800 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2000-10-18 18:07:07 +0800 |
commit | 046c7c7b4b1137c122309af12f573fe472902cfa (patch) | |
tree | 9e8a374e6d2d78ced6ff440b3be5383e4418b4f0 | |
parent | 4e4731c2b0b9213701e7e67aed00ab5874b5c118 (diff) | |
download | freebsd-ports-gnome-046c7c7b4b1137c122309af12f573fe472902cfa.tar.gz freebsd-ports-gnome-046c7c7b4b1137c122309af12f573fe472902cfa.tar.zst freebsd-ports-gnome-046c7c7b4b1137c122309af12f573fe472902cfa.zip |
Upgrade to 3.0.17.
-rw-r--r-- | www/mod_php3/Makefile | 2 | ||||
-rw-r--r-- | www/mod_php3/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 0f268a8f4320..5f224f159483 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_php -PORTVERSION= 3.0.16 +PORTVERSION= 3.0.17 CATEGORIES= www MASTER_SITES= ftp://ftp.php.net/pub/${PHP_DISTDIR}/ \ http://us.php.net/${PHP_DISTDIR}/ \ diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo index 01111e8f2ae3..580358d221d8 100644 --- a/www/mod_php3/distinfo +++ b/www/mod_php3/distinfo @@ -1 +1 @@ -MD5 (php-3.0.16.tar.gz) = 0dc379181f625c30f635c2cf3080acb1 +MD5 (php-3.0.17.tar.gz) = 546760cc1238dcb6204395ed8d292028 |