diff options
author | wiz <wiz@pkgsrc.org> | 2015-12-27 20:13:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-12-27 20:13:06 +0000 |
commit | 7ee65c800cbab7ec19d0cad5fa0eb1d5621af795 (patch) | |
tree | 6eb603bc37515b6d4bdada097c97be0266b328f2 /security | |
parent | b5a1edd04110ba9e217e2191d90ddbdf66695444 (diff) | |
download | pkgsrc-7ee65c800cbab7ec19d0cad5fa0eb1d5621af795.tar.gz |
+ go-crypto.
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 9f9fd461da4..c93a9e3dae0 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.566 2015/12/11 13:43:36 wiz Exp $ +# $NetBSD: Makefile,v 1.567 2015/12/27 20:13:06 wiz Exp $ # COMMENT= Security tools @@ -94,6 +94,7 @@ SUBDIR+= gnupg-pkcs11-scd SUBDIR+= gnupg2 SUBDIR+= gnupg21 SUBDIR+= gnutls +SUBDIR+= go-crypto SUBDIR+= go-oauth2 SUBDIR+= google-authenticator SUBDIR+= gpa |