diff options
author | Alex Dupre <ale@FreeBSD.org> | 2007-03-04 11:33:14 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2007-03-04 11:33:14 +0000 |
commit | fa8beab79b8a401f20d876dbfdc4efacd90e29e0 (patch) | |
tree | c75a817ed59a4f20f46982839e6a7717292ed510 /math/php4-gmp | |
parent | 7a47676d66494820412cd69c0ac2df426fc09ed7 (diff) |
Update to 4.4.6 release.
Notes
Notes:
svn path=/head/; revision=186490
Diffstat (limited to 'math/php4-gmp')
-rw-r--r-- | math/php4-gmp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/php4-gmp/Makefile b/math/php4-gmp/Makefile index 867d7e8fdd12..1e1ce1033267 100644 --- a/math/php4-gmp/Makefile +++ b/math/php4-gmp/Makefile @@ -5,7 +5,6 @@ # $FreeBSD$ # -PORTREVISION= 3 CATEGORIES= math MASTERDIR= ${.CURDIR}/../../lang/php4 |