diff options
author | minskim <minskim@pkgsrc.org> | 2017-03-08 22:39:01 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2017-03-08 22:39:01 +0000 |
commit | 3649d9826d23f78a1299a1a8c41613393f3ef613 (patch) | |
tree | 74334d4d46c3ba2e26bc3bdba3c83ac31f952c68 /security | |
parent | dd21bba77ccca9a6ba9448227c968bdfbc4b7a8b (diff) | |
download | pkgsrc-3649d9826d23f78a1299a1a8c41613393f3ef613.tar.gz |
Add ruby-rex-struct2
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 4ec3f859081..a707f0d0707 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.602 2017/02/20 23:26:40 minskim Exp $ +# $NetBSD: Makefile,v 1.603 2017/03/08 22:39:01 minskim Exp $ # COMMENT= Security tools @@ -462,6 +462,7 @@ SUBDIR+= ruby-openid SUBDIR+= ruby-password SUBDIR+= ruby-rack-openid SUBDIR+= ruby-rc4 +SUBDIR+= ruby-rex-struct2 SUBDIR+= ruby-ruby-openid SUBDIR+= ruby-shadow SUBDIR+= ruby-simple_oauth |