diff options
Diffstat (limited to 'math/gmp/Makefile')
-rw-r--r-- | math/gmp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gmp/Makefile b/math/gmp/Makefile index e58f1bbcb1c8..ea4ea84b2aa1 100644 --- a/math/gmp/Makefile +++ b/math/gmp/Makefile @@ -7,8 +7,8 @@ # PORTNAME= libgmp -PORTVERSION= 4.0.1 -PORTREVISION= 1 +PORTVERSION= 4.1 +PORTREVISION= 0 CATEGORIES= math devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gmp |