diff options
author | Alex Dupre <ale@FreeBSD.org> | 2010-07-27 15:13:54 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2010-07-27 15:13:54 +0000 |
commit | 49a746ede788f5fcf95cd62f98fd891625d15840 (patch) | |
tree | f774949ed5b9db04e5310ffa8f9254c07cc012f3 /math/php5-gmp | |
parent | 31da751ef4d9e4bcd2b72292e49d65314f04ba78 (diff) | |
download | ports-49a746ede788f5fcf95cd62f98fd891625d15840.tar.gz ports-49a746ede788f5fcf95cd62f98fd891625d15840.zip |
Notes
Diffstat (limited to 'math/php5-gmp')
-rw-r--r-- | math/php5-gmp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/php5-gmp/Makefile b/math/php5-gmp/Makefile index 692c59dfdcc5..76a3cac8a415 100644 --- a/math/php5-gmp/Makefile +++ b/math/php5-gmp/Makefile @@ -5,7 +5,6 @@ # $FreeBSD$ # -PORTREVISION= 1 CATEGORIES= math MASTERDIR= ${.CURDIR}/../../lang/php5 |