diff options
author | gdt <gdt@pkgsrc.org> | 2014-03-12 21:29:55 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2014-03-12 21:29:55 +0000 |
commit | a4a82869e33c7189ce4d1ad616c10aab2369f853 (patch) | |
tree | 890c3c37ae1de26125b09cdd5700d00756febee5 /security/Makefile | |
parent | cce779c5e3154038d9bef600b329bd804797fae6 (diff) | |
download | pkgsrc-a4a82869e33c7189ce4d1ad616c10aab2369f853.tar.gz |
+gpshell
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 da5e27fdb21..990e4719f38 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.498 2014/03/12 21:26:07 gdt Exp $ +# $NetBSD: Makefile,v 1.499 2014/03/12 21:29:55 gdt Exp $ # COMMENT= Security tools @@ -87,6 +87,7 @@ SUBDIR+= gpa SUBDIR+= gpass SUBDIR+= gpg2dot SUBDIR+= gpgme +SUBDIR+= gpshell SUBDIR+= gsasl SUBDIR+= gss SUBDIR+= gtk-systrace |