diff options
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 |