diff options
author | markd <markd@pkgsrc.org> | 2005-12-19 11:34:46 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2005-12-19 11:34:46 +0000 |
commit | 990579c2949ffa95d9aa68d4fc66694df0e2c0e9 (patch) | |
tree | 88730004156bc559304657b860fd94b447b58402 /math/py-rpy | |
parent | ae6686c28f9fdf347c6b5f4a1eb3096e50fd5d43 (diff) | |
download | pkgsrc-990579c2949ffa95d9aa68d4fc66694df0e2c0e9.tar.gz |
Fix PLIST problem seen in bulk builds.
Diffstat (limited to 'math/py-rpy')
-rw-r--r-- | math/py-rpy/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-rpy/PLIST b/math/py-rpy/PLIST index 66d05757570..e83496b21d3 100644 --- a/math/py-rpy/PLIST +++ b/math/py-rpy/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.4 2005/10/21 18:41:15 drochner Exp $ -${PYSITELIB}/_rpy2011.so +@comment $NetBSD: PLIST,v 1.5 2005/12/19 11:34:46 markd Exp $ +${PYSITELIB}/_rpy2020.so ${PYSITELIB}/rpy.py ${PYSITELIB}/rpy.pyc ${PYSITELIB}/rpy.pyo |