diff options
author | bf <bf@FreeBSD.org> | 2011-01-30 00:53:21 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2011-01-30 00:53:21 +0800 |
commit | ef569f7af1456c7e97f6dd5a90fa68b72289e18b (patch) | |
tree | 7cd89259a382d382f0fe78f3ba2c0ba42a0fb03e /math/R-cran-inline | |
parent | f7a171deacdcdcfd1755364cf00560f7d0863693 (diff) | |
download | freebsd-ports-gnome-ef569f7af1456c7e97f6dd5a90fa68b72289e18b.tar.gz freebsd-ports-gnome-ef569f7af1456c7e97f6dd5a90fa68b72289e18b.tar.zst freebsd-ports-gnome-ef569f7af1456c7e97f6dd5a90fa68b72289e18b.zip |
- Update R to 2.12.1
- Bump PORTREVISION of
dependent ports
Approved by: makc, miwi (mentors, implicit)
pav (portmgr)
Feature safe: yes
Diffstat (limited to 'math/R-cran-inline')
-rw-r--r-- | math/R-cran-inline/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-inline/Makefile b/math/R-cran-inline/Makefile index 5bc8306dffbc..7f326c3d3ca6 100644 --- a/math/R-cran-inline/Makefile +++ b/math/R-cran-inline/Makefile @@ -7,6 +7,7 @@ PORTNAME= inline PORTVERSION= 0.3.6 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_${PORTVERSION} |