diff options
author | wiz <wiz@pkgsrc.org> | 2001-05-07 00:59:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-05-07 00:59:07 +0000 |
commit | bff4b812761ae977c12afe04bfbacd5a3d44ae55 (patch) | |
tree | 9ce69a5fb8de62b22003e349d2b5219300b65f37 /security | |
parent | e5cf129f6e3e232813727035db3a6c1324f8fa8f (diff) | |
download | pkgsrc-bff4b812761ae977c12afe04bfbacd5a3d44ae55.tar.gz |
Replace py-crypto with py-amkCrypto.
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index 1c69c92153b..8202d020b64 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2001/04/27 11:59:15 zuntum Exp $ +# $NetBSD: Makefile,v 1.76 2001/05/07 00:59:07 wiz Exp $ # COMMENT= Security tools @@ -54,7 +54,7 @@ SUBDIR+= pgpdump SUBDIR+= pks SUBDIR+= portsentry SUBDIR+= priv -SUBDIR+= py-crypto +SUBDIR+= py-amkCrypto SUBDIR+= racoon SUBDIR+= rc5des SUBDIR+= rid |