diff options
author | bf <bf@FreeBSD.org> | 2013-03-07 12:21:34 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-03-07 12:21:34 +0800 |
commit | 0dae917e37995503d4502a2bd21c9417f682218c (patch) | |
tree | 21b253aee80a78b635921f19442c8e7ff622ec81 /math/rpy | |
parent | 92b8e3c188c5fb248dfa674025b23ea8a9ad3f18 (diff) | |
download | freebsd-ports-gnome-0dae917e37995503d4502a2bd21c9417f682218c.tar.gz freebsd-ports-gnome-0dae917e37995503d4502a2bd21c9417f682218c.tar.zst freebsd-ports-gnome-0dae917e37995503d4502a2bd21c9417f682218c.zip |
update math/R to 2.15.3, and adjust dependent ports
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 |