diff options
author | obache <obache@pkgsrc.org> | 2013-12-14 09:16:05 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-12-14 09:16:05 +0000 |
commit | dc653e69994ef1b8ec48908270911cb3ff88354b (patch) | |
tree | 14eddf8b9da36d4adbe8320c60c6174d36c946d8 /security/Makefile | |
parent | f1cbead47cbe630755d4bc00ec742eee731eb424 (diff) | |
download | pkgsrc-dc653e69994ef1b8ec48908270911cb3ff88354b.tar.gz |
Remove py-amkCrypto from pkgsrc.
It is just a old version of security/py-crypto since it was re-imported as
version 2.1.0.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index aa39c70c8bf..976a2485fef 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.488 2013/12/07 08:36:31 obache Exp $ +# $NetBSD: Makefile,v 1.489 2013/12/14 09:16:05 obache Exp $ # COMMENT= Security tools @@ -325,7 +325,6 @@ SUBDIR+= py-Des SUBDIR+= py-Kerberos SUBDIR+= py-OpenSSL SUBDIR+= py-SSLCrypto -SUBDIR+= py-amkCrypto SUBDIR+= py-asn1 SUBDIR+= py-crack SUBDIR+= py-cryptkit |