diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-07 04:21:34 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-07 04:21:34 +0000 |
commit | 51cd110a01e0843c61657f585ade4723864e9fec (patch) | |
tree | 21b253aee80a78b635921f19442c8e7ff622ec81 /math/rpy | |
parent | dc1920675658b72f0ef34f4188d62c64b84d330b (diff) |
update math/R to 2.15.3, and adjust dependent ports
Notes
Notes:
svn path=/head/; revision=313562
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 000e275f6a87..2fb09b182c96 100644 --- a/math/rpy/Makefile +++ b/math/rpy/Makefile @@ -3,7 +3,7 @@ PORTNAME= rpy PORTVERSION= 1.0.3 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= math MASTER_SITES= SF diff --git a/math/rpy/pkg-plist b/math/rpy/pkg-plist index 9f27b53a1207..2e3ef74a3e8e 100644 --- a/math/rpy/pkg-plist +++ b/math/rpy/pkg-plist @@ -1,4 +1,4 @@ -%%PYTHON_SITELIBDIR%%/_rpy2152.so +%%PYTHON_SITELIBDIR%%/_rpy2153.so %%PYTHON_SITELIBDIR%%/rpy.py %%PYTHON_SITELIBDIR%%/rpy.pyc %%PYTHON_SITELIBDIR%%/rpy.pyo |