diff options
Diffstat (limited to 'math/R-cran-sp/Makefile')
-rw-r--r-- | math/R-cran-sp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-sp/Makefile b/math/R-cran-sp/Makefile index cb525d40f7b0..61f76b680b1f 100644 --- a/math/R-cran-sp/Makefile +++ b/math/R-cran-sp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sp -DISTVERSION= 1.0-0 +DISTVERSION= 1.0-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |