diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-05-10 14:46:47 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-05-10 14:46:47 +0000 |
commit | ffcb54b54fe12a4154c13c239dca119d32f6d6e9 (patch) | |
tree | d2d1996032dd21dd2dafd5d23094cf94cdd7d2d1 /math/php5-gmp/Makefile | |
parent | Update to 4.2.1 release. (diff) |
Chase gmp library and bump PORTREVISION.
Notes
Notes:
svn path=/head/; revision=161929
Diffstat (limited to 'math/php5-gmp/Makefile')
-rw-r--r-- | math/php5-gmp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/php5-gmp/Makefile b/math/php5-gmp/Makefile index 76a3cac8a415..692c59dfdcc5 100644 --- a/math/php5-gmp/Makefile +++ b/math/php5-gmp/Makefile @@ -5,6 +5,7 @@ # $FreeBSD$ # +PORTREVISION= 1 CATEGORIES= math MASTERDIR= ${.CURDIR}/../../lang/php5 |