diff options
Diffstat (limited to 'security/py-cryptkit/PLIST')
-rw-r--r-- | security/py-cryptkit/PLIST | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/security/py-cryptkit/PLIST b/security/py-cryptkit/PLIST index 9821b80ee84..629245afc02 100644 --- a/security/py-cryptkit/PLIST +++ b/security/py-cryptkit/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2003/09/14 16:43:54 recht Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:13:37 joerg Exp $ ${PYSITELIB}/aes/__init__.py ${PYSITELIB}/aes/__init__.pyc ${PYSITELIB}/aes/__init__.pyo @@ -35,8 +35,3 @@ ${PYSITELIB}/sha256/sha256.py ${PYSITELIB}/sha256/sha256.pyc ${PYSITELIB}/sha256/sha256.pyo ${PYSITELIB}/sha256c.so -@dirrm ${PYSITELIB}/sha256 -@dirrm ${PYSITELIB}/entropy -@dirrm ${PYSITELIB}/ecc -@dirrm ${PYSITELIB}/cryptsock -@dirrm ${PYSITELIB}/aes |