diff options
author | markd <markd> | 2012-03-26 09:27:27 +0000 |
---|---|---|
committer | markd <markd> | 2012-03-26 09:27:27 +0000 |
commit | 4b57fd4df9e8be967c66dbf6f864c9696153f114 (patch) | |
tree | 995ec43e076f2684e2ef48dde8b1b404789215a2 /security | |
parent | 4b3d51550bb7a1ffa3c6e629208b48d642817ab6 (diff) | |
download | pkgsrc-4b57fd4df9e8be967c66dbf6f864c9696153f114.tar.gz |
add kgpg
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 042e51b28a7..3bc7a4af1a7 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.429 2012/03/20 13:06:40 taca Exp $ +# $NetBSD: Makefile,v 1.430 2012/03/26 09:27:27 markd Exp $ # COMMENT= Security tools @@ -95,6 +95,7 @@ SUBDIR+= jessie SUBDIR+= john SUBDIR+= keepassx SUBDIR+= keychain +SUBDIR+= kgpg SUBDIR+= knc SUBDIR+= ksecrets SUBDIR+= kssh |