diff options
author | ryoon <ryoon> | 2015-07-04 05:27:03 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2015-07-04 05:27:03 +0000 |
commit | fbc467597e8911b602009337a74c5b7bfbb2c076 (patch) | |
tree | 3f7bed1d612001a06713780f873b25d3c6f77484 /security/Makefile | |
parent | d6b04ccc893ac9e20fbd331d5466209314771347 (diff) | |
download | pkgsrc-fbc467597e8911b602009337a74c5b7bfbb2c076.tar.gz |
Add gnupg21.
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 98ac3718318..f8cb91a18ff 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.557 2015/07/04 05:22:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.558 2015/07/04 05:27:03 ryoon Exp $ # COMMENT= Security tools @@ -88,6 +88,7 @@ SUBDIR+= gnu-pw-mgr SUBDIR+= gnupg SUBDIR+= gnupg-pkcs11-scd SUBDIR+= gnupg2 +SUBDIR+= gnupg21 SUBDIR+= gnutls SUBDIR+= go-oauth2 SUBDIR+= google-authenticator |