diff options
author | mm <mm@FreeBSD.org> | 2010-07-26 16:56:15 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2010-07-26 16:56:15 +0800 |
commit | 8b666578fec4df50e5dde94907116805a03b0dfb (patch) | |
tree | 40b9f95bd6b79df02d92c42575917a883d47ccef /math | |
parent | a8f21cafdfc90dedaea3f601eb7de6d07782b37f (diff) | |
download | freebsd-ports-gnome-8b666578fec4df50e5dde94907116805a03b0dfb.tar.gz freebsd-ports-gnome-8b666578fec4df50e5dde94907116805a03b0dfb.tar.zst freebsd-ports-gnome-8b666578fec4df50e5dde94907116805a03b0dfb.zip |
Update php52 to 5.2.14
PR: ports/148951
Approved by: Alex Keda <admin@lissyara.su> (maintainer)
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 |