diff options
author | manu <manu@pkgsrc.org> | 2010-07-03 05:01:38 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2010-07-03 05:01:38 +0000 |
commit | 5523e42ab36e4e241566fb8457eb7108101794ad (patch) | |
tree | 641bf913bd8557de73bcdfe7dffff066ea04dccf /security/Makefile | |
parent | b216c70d9fc4118149408a11f1bac1bdab5fa139 (diff) | |
download | pkgsrc-5523e42ab36e4e241566fb8457eb7108101794ad.tar.gz |
Added security/gnupg-pkcs11-scd version 0.7.0
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 8845815d059..9127d3ad62f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.388 2010/07/03 04:51:15 manu Exp $ +# $NetBSD: Makefile,v 1.389 2010/07/03 05:01:38 manu Exp $ # COMMENT= Security tools @@ -70,6 +70,7 @@ SUBDIR+= gnome-keyring SUBDIR+= gnome-keyring-manager SUBDIR+= gnu-crypto SUBDIR+= gnupg +SUBDIR+= gnupg-pkcs11-scd SUBDIR+= gnupg2 SUBDIR+= gnutls SUBDIR+= gpa |