diff options
author | ale <ale@FreeBSD.org> | 2010-07-27 23:13:54 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2010-07-27 23:13:54 +0800 |
commit | 056af63857f7a8cd8b08d1b9adeea479041b294e (patch) | |
tree | 7d867dd93b2a9cbbeaf76fbc988c5cedbef5d9bd /math | |
parent | c8bbaa422da7834b6e094849b4b852618f4382eb (diff) | |
download | freebsd-ports-gnome-056af63857f7a8cd8b08d1b9adeea479041b294e.tar.gz freebsd-ports-gnome-056af63857f7a8cd8b08d1b9adeea479041b294e.tar.zst freebsd-ports-gnome-056af63857f7a8cd8b08d1b9adeea479041b294e.zip |
Update to 5.3.3 release:
- add FPM sapi (experimental) [1]
- add apache2filter sapi (experimental)
PR: ports/148956 [1]
Submitted by: mm
Diffstat (limited to 'math')
-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 |