diff options
author | markd <markd@pkgsrc.org> | 2012-03-26 09:27:27 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2012-03-26 09:27:27 +0000 |
commit | 1b342129e3f84ddbc90dad8f267e0bfb444f4b92 (patch) | |
tree | 995ec43e076f2684e2ef48dde8b1b404789215a2 /security/Makefile | |
parent | fc6a1c2ebd91b772a5e2fe1fd31b59d8a74a5800 (diff) | |
download | pkgsrc-1b342129e3f84ddbc90dad8f267e0bfb444f4b92.tar.gz |
add kgpg
Diffstat (limited to 'security/Makefile')
-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 |