diff options
author | Alex Dupre <ale@FreeBSD.org> | 2007-03-11 21:57:26 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2007-03-11 21:57:26 +0000 |
commit | 0c595dfd5b1daea37beb3148ea01ed9598af2b44 (patch) | |
tree | 534ae994f14cbaefbb25a9a9ee155e8f6b500a79 /math/php5-gmp | |
parent | 0f14a2751964c81acfe37293531ffa42879aab7d (diff) |
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 |