diff options
Diffstat (limited to 'lang/php71/Makefile')
-rw-r--r-- | lang/php71/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php71/Makefile b/lang/php71/Makefile index 39ef9a7..0faa525 100644 --- a/lang/php71/Makefile +++ b/lang/php71/Makefile @@ -3,7 +3,7 @@ PORTNAME= php71 PORTVERSION= 7.1.6 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} |