diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-07-28 04:19:58 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-07-28 04:19:58 +0000 |
commit | 73fa6e1345bd0f675797bd7aced8cb8c460bb150 (patch) | |
tree | a58b878db4988f8dfcdc6dabcb6d100fe0d7f95f /math/rpy | |
parent | b376b011879cc30b46b5883c583562639b061c14 (diff) |
Notes
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 4922e11f5a16..bb0032b15bbf 100644 --- a/math/rpy/Makefile +++ b/math/rpy/Makefile @@ -8,7 +8,7 @@ PORTNAME= rpy PORTVERSION= 1.0.3 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= math MASTER_SITES= SF diff --git a/math/rpy/pkg-plist b/math/rpy/pkg-plist index ba1e10aa6eba..4c8898b44711 100644 --- a/math/rpy/pkg-plist +++ b/math/rpy/pkg-plist @@ -1,4 +1,4 @@ -%%PYTHON_SITELIBDIR%%/_rpy2130.so +%%PYTHON_SITELIBDIR%%/_rpy2131.so %%PYTHON_SITELIBDIR%%/rpy.py %%PYTHON_SITELIBDIR%%/rpy.pyc %%PYTHON_SITELIBDIR%%/rpy.pyo |