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/rpy | |
parent | f7a171deacdcdcfd1755364cf00560f7d0863693 (diff) | |
download | freebsd-ports-graphics-ef569f7af1456c7e97f6dd5a90fa68b72289e18b.tar.gz freebsd-ports-graphics-ef569f7af1456c7e97f6dd5a90fa68b72289e18b.tar.zst freebsd-ports-graphics-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/rpy')
-rw-r--r-- | math/rpy/Makefile | 2 | ||||
-rw-r--r-- | math/rpy/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/rpy/Makefile b/math/rpy/Makefile index 4d352b6bea6..305c263221a 100644 --- a/math/rpy/Makefile +++ b/math/rpy/Makefile @@ -8,7 +8,7 @@ PORTNAME= rpy PORTVERSION= 1.0.3 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math MASTER_SITES= SF diff --git a/math/rpy/pkg-plist b/math/rpy/pkg-plist index ff4575e9a1b..657795791de 100644 --- a/math/rpy/pkg-plist +++ b/math/rpy/pkg-plist @@ -1,4 +1,4 @@ -%%PYTHON_SITELIBDIR%%/_rpy2111.so +%%PYTHON_SITELIBDIR%%/_rpy2121.so %%PYTHON_SITELIBDIR%%/rpy.py %%PYTHON_SITELIBDIR%%/rpy.pyc %%PYTHON_SITELIBDIR%%/rpy.pyo |