diff options
Diffstat (limited to 'security/py-crypto/PLIST')
-rw-r--r-- | security/py-crypto/PLIST | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/py-crypto/PLIST b/security/py-crypto/PLIST index 54067af1b8b..321e2abea37 100644 --- a/security/py-crypto/PLIST +++ b/security/py-crypto/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2010/07/23 18:30:51 gdt Exp $ +@comment $NetBSD: PLIST,v 1.3 2010/07/23 23:12:36 gdt Exp $ ${PYSITELIB}/Crypto/Cipher/AES.so ${PYSITELIB}/Crypto/Cipher/ARC2.so ${PYSITELIB}/Crypto/Cipher/ARC4.so @@ -265,4 +265,5 @@ ${PYSITELIB}/Crypto/__init__.pyo ${PYSITELIB}/Crypto/pct_warnings.py ${PYSITELIB}/Crypto/pct_warnings.pyc ${PYSITELIB}/Crypto/pct_warnings.pyo -${PYSITELIB}/pycrypto-2.1.0-py2.6.egg-info +${PYSITELIB}/${EGG_FILE} + |