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-psych | |
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-psych')
-rw-r--r-- | math/R-cran-psych/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-psych/Makefile b/math/R-cran-psych/Makefile index 8c1dde87f0c9..7352091a9939 100644 --- a/math/R-cran-psych/Makefile +++ b/math/R-cran-psych/Makefile @@ -7,6 +7,7 @@ PORTNAME= psych PORTVERSION= 1.0.91 +PORTREVISION= 1 CATEGORIES= math science PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_1.0-91 |