diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-06-18 20:55:15 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-06-18 20:55:15 +0000 |
commit | 3b8a067a7a722cb31696a4f1f59ad29f93596963 (patch) | |
tree | a68af425d80ed0dba04673ef60a65da4800936e0 /math | |
parent | fa8ffaafb05a47b700bc3b229ce0b9e21870c610 (diff) | |
download | ports-3b8a067a7a722cb31696a4f1f59ad29f93596963.tar.gz ports-3b8a067a7a722cb31696a4f1f59ad29f93596963.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/rpy/Makefile | 2 | ||||
-rw-r--r-- | math/rpy/pkg-plist | 2 | ||||
-rw-r--r-- | math/rpy2/Makefile | 2 | ||||
-rw-r--r-- | math/rpy2/pkg-plist | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/math/rpy/Makefile b/math/rpy/Makefile index d44a6c2c2d01..a461e4de9ca6 100644 --- a/math/rpy/Makefile +++ b/math/rpy/Makefile @@ -8,7 +8,7 @@ PORTNAME= rpy PORTVERSION= 1.0.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= SF diff --git a/math/rpy/pkg-plist b/math/rpy/pkg-plist index 083e39622efc..7a6d3db4cdb6 100644 --- a/math/rpy/pkg-plist +++ b/math/rpy/pkg-plist @@ -1,4 +1,4 @@ -%%PYTHON_SITELIBDIR%%/_rpy2081.so +%%PYTHON_SITELIBDIR%%/_rpy2090.so %%PYTHON_SITELIBDIR%%/rpy.py %%PYTHON_SITELIBDIR%%/rpy.pyc %%PYTHON_SITELIBDIR%%/rpy.pyo diff --git a/math/rpy2/Makefile b/math/rpy2/Makefile index d44a6c2c2d01..a461e4de9ca6 100644 --- a/math/rpy2/Makefile +++ b/math/rpy2/Makefile @@ -8,7 +8,7 @@ PORTNAME= rpy PORTVERSION= 1.0.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= SF diff --git a/math/rpy2/pkg-plist b/math/rpy2/pkg-plist index 083e39622efc..7a6d3db4cdb6 100644 --- a/math/rpy2/pkg-plist +++ b/math/rpy2/pkg-plist @@ -1,4 +1,4 @@ -%%PYTHON_SITELIBDIR%%/_rpy2081.so +%%PYTHON_SITELIBDIR%%/_rpy2090.so %%PYTHON_SITELIBDIR%%/rpy.py %%PYTHON_SITELIBDIR%%/rpy.pyc %%PYTHON_SITELIBDIR%%/rpy.pyo |