diff options
Diffstat (limited to 'math/R-cran-gmp/Makefile')
-rw-r--r-- | math/R-cran-gmp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R-cran-gmp/Makefile b/math/R-cran-gmp/Makefile index 63229b80c7ec..c54783b7eedb 100644 --- a/math/R-cran-gmp/Makefile +++ b/math/R-cran-gmp/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gmp -DISTVERSION= 0.5-13.2 -PORTREVISION= 1 +DISTVERSION= 0.5-13.5 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |