diff options
Diffstat (limited to 'www/mod_php3')
-rw-r--r-- | www/mod_php3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 90affe4bb4d1..731c13d41ab7 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_php3 -PORTVERSION= 3.0.18 +PORTVERSION= 3.0.18 CATEGORIES= www MASTER_SITES= ftp://ftp.php.net/pub/${PHP_DISTDIR}/ \ http://us.php.net/${PHP_DISTDIR}/ \ |