diff options
Diffstat (limited to 'math/R-cran-sp/Makefile')
-rw-r--r-- | math/R-cran-sp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R-cran-sp/Makefile b/math/R-cran-sp/Makefile index d3541ff93c7b..5c9229b28e28 100644 --- a/math/R-cran-sp/Makefile +++ b/math/R-cran-sp/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= sp -DISTVERSION= 1.0-9 -PORTREVISION= 1 +DISTVERSION= 1.0-11 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |