diff options
Diffstat (limited to 'lang/php5/Makefile')
-rw-r--r-- | lang/php5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile index f717e77288ed..f88f9382ec78 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -22,6 +22,7 @@ PORTNAME= php5 PORTVERSION= 5.0.0.r3 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP:S,$,:release,} MASTER_SITE_SUBDIR= distributions/:release |