diff options
author | markd <markd> | 2013-04-03 10:57:07 +0000 |
---|---|---|
committer | markd <markd> | 2013-04-03 10:57:07 +0000 |
commit | 288a99483666c290328c8c7f80ea5402429c8040 (patch) | |
tree | 0dbff1b62e31c30a150ef88b596d83a46546bc8d | |
parent | 356b6f29d85168044afd45bfb8c3e2db7616b1ba (diff) | |
download | pkgsrc-288a99483666c290328c8c7f80ea5402429c8040.tar.gz |
remove ksecrets
-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 |