diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-02-28 16:03:13 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-02-28 16:03:13 +0000 |
commit | 3d5cca35645599c079663d23d8c86260054bf1b9 (patch) | |
tree | 7e26c2a2c60d72dde73d9a201344170a73ce2562 /math/R-cran-inline | |
parent | dcacd097d06d8d85231c7f925dc832496f0f904d (diff) |
Notes
Diffstat (limited to 'math/R-cran-inline')
-rw-r--r-- | math/R-cran-inline/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-inline/Makefile b/math/R-cran-inline/Makefile index 7f326c3d3ca6..1530529857d4 100644 --- a/math/R-cran-inline/Makefile +++ b/math/R-cran-inline/Makefile @@ -7,7 +7,7 @@ PORTNAME= inline PORTVERSION= 0.3.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_${PORTVERSION} |