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