diff options
Diffstat (limited to 'math/php70-gmp')
-rw-r--r-- | math/php70-gmp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/php70-gmp/Makefile b/math/php70-gmp/Makefile index a78563035558..19e33edad2b3 100644 --- a/math/php70-gmp/Makefile +++ b/math/php70-gmp/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= math MASTERDIR= ${.CURDIR}/../../lang/php70 |