diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-05-07 03:29:59 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-05-07 03:29:59 +0000 |
commit | f08fd58316b82fa2a71f4f60235324ec73fd239d (patch) | |
tree | 20e4e7386cab19fe15c0d95d4dd1c5bfa6d076e1 /math/R-cran-sp | |
parent | 0446896d04d241cd9b649a02b5858713327e62c6 (diff) |
Notes
Diffstat (limited to 'math/R-cran-sp')
-rw-r--r-- | math/R-cran-sp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-sp/Makefile b/math/R-cran-sp/Makefile index 2eb12c975e42..1f8337329d55 100644 --- a/math/R-cran-sp/Makefile +++ b/math/R-cran-sp/Makefile @@ -7,6 +7,7 @@ PORTNAME= sp PORTVERSION= 0.9.78 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1} |