diff options
author | fhajny <fhajny@pkgsrc.org> | 2015-11-04 14:07:26 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2015-11-04 14:07:26 +0000 |
commit | a1957e95fe7d5305282802e3d2f32f2ef89e3fe5 (patch) | |
tree | 05e50c05ffa957d43f774d5d530abd3b3566d951 /security | |
parent | bb259fda4ba3cb4eb389e139058dffc7a5751aa8 (diff) | |
download | pkgsrc-a1957e95fe7d5305282802e3d2f32f2ef89e3fe5.tar.gz |
Add new Erlang module packages
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 38f10e34c1f..69574af3890 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.561 2015/08/23 14:21:43 leot Exp $ +# $NetBSD: Makefile,v 1.562 2015/11/04 14:07:27 fhajny Exp $ # COMMENT= Security tools @@ -70,6 +70,9 @@ SUBDIR+= dsniff-nox11 SUBDIR+= egd SUBDIR+= engine-pkcs11 SUBDIR+= ent +SUBDIR+= erlang-oauth2 +SUBDIR+= erlang-p1_pam +SUBDIR+= erlang-p1_tls #SUBDIR+= f-prot-antivirus6 # only contains shared files SUBDIR+= f-prot-antivirus6-fs-bin SUBDIR+= f-prot-antivirus6-ms-bin |