diff options
author | markd <markd@pkgsrc.org> | 2013-04-03 10:57:07 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2013-04-03 10:57:07 +0000 |
commit | 3ad3914018d72430e6b388bab548c8acff482805 (patch) | |
tree | 0dbff1b62e31c30a150ef88b596d83a46546bc8d /security | |
parent | f0af7e8726c51520dbb689a75f501f04f53574bb (diff) | |
download | pkgsrc-3ad3914018d72430e6b388bab548c8acff482805.tar.gz |
remove ksecrets
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index 09faf82ed91..d00ca6587db 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.461 2013/03/17 13:55:58 asau Exp $ +# $NetBSD: Makefile,v 1.462 2013/04/03 10:57:07 markd Exp $ # COMMENT= Security tools @@ -104,7 +104,6 @@ SUBDIR+= keychain SUBDIR+= kgpg SUBDIR+= knc SUBDIR+= kpcli -SUBDIR+= ksecrets SUBDIR+= kssh SUBDIR+= kstart SUBDIR+= kth-krb4 |