diff options
author | ale <ale@FreeBSD.org> | 2012-05-09 18:17:39 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2012-05-09 18:17:39 +0800 |
commit | 1f51cbe5c8d9ba23aa7fdd08312ce2dbfa845aa9 (patch) | |
tree | 775480ddc49f37dc8485a94622dc77b5fd39b34f /math/gmp/Makefile | |
parent | 082638b21931ac3557103da2b8e2c2f735d75e06 (diff) | |
download | freebsd-ports-gnome-1f51cbe5c8d9ba23aa7fdd08312ce2dbfa845aa9.tar.gz freebsd-ports-gnome-1f51cbe5c8d9ba23aa7fdd08312ce2dbfa845aa9.tar.zst freebsd-ports-gnome-1f51cbe5c8d9ba23aa7fdd08312ce2dbfa845aa9.zip |
Update to 5.0.5 release.
Diffstat (limited to 'math/gmp/Makefile')
-rw-r--r-- | math/gmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gmp/Makefile b/math/gmp/Makefile index ab2304d803e5..38d30aab8df1 100644 --- a/math/gmp/Makefile +++ b/math/gmp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gmp -PORTVERSION= 5.0.4 +PORTVERSION= 5.0.5 CATEGORIES= math devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gmp |