diff options
author | Martin Matuska <mm@FreeBSD.org> | 2010-07-26 08:56:15 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2010-07-26 08:56:15 +0000 |
commit | 06d428f5cf7e2c8e9802b60054f3605fe96155c7 (patch) | |
tree | 9e69cc70f9ff89faebe64e51eb386145026307f5 /math | |
parent | ee11d233a4282b8708886dc59ef64e66042f53a6 (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/php52-gmp/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/php52-gmp/Makefile b/math/php52-gmp/Makefile index 750ab322ddbd..d48e2865920f 100644 --- a/math/php52-gmp/Makefile +++ b/math/php52-gmp/Makefile @@ -5,8 +5,6 @@ # $FreeBSD$ # -PORTREVISION= 1 - CATEGORIES= math MASTERDIR= ${.CURDIR}/../../lang/php52 |