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