diff options
author | pav <pav@FreeBSD.org> | 2009-06-19 04:55:15 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-06-19 04:55:15 +0800 |
commit | 3d558116ab8b0a90f313ac64c671dc2d34007d4b (patch) | |
tree | 1696f327d3f92019d5941f9a35f215b61f84a8c7 /math | |
parent | 683119aef0dd683dc261749580df776fea1069ff (diff) | |
download | freebsd-ports-gnome-3d558116ab8b0a90f313ac64c671dc2d34007d4b.tar.gz freebsd-ports-gnome-3d558116ab8b0a90f313ac64c671dc2d34007d4b.tar.zst freebsd-ports-gnome-3d558116ab8b0a90f313ac64c671dc2d34007d4b.zip |
- Chase R update
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 |