diff options
-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}/ \ |