diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2017-02-05 11:51:34 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2017-02-05 11:51:34 +0000 |
commit | d071077b71e02028571d17e23f09649e4cd13170 (patch) | |
tree | d4564904784fc4310e9932daa820fd390d303c99 /net | |
parent | c7e0f22dbc74e10d6999f0cc6dc9c5933f50ec09 (diff) | |
download | pkgsrc-d071077b71e02028571d17e23f09649e4cd13170.tar.gz |
+ruby-slack-api
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 42efa316a32..d51dc107dd3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1146 2017/01/24 17:22:09 bsiegert Exp $ +# $NetBSD: Makefile,v 1.1147 2017/02/05 11:51:34 tsutsui Exp $ # COMMENT= Networking tools @@ -706,6 +706,7 @@ SUBDIR+= ruby-netrc SUBDIR+= ruby-pluggaloid SUBDIR+= ruby-public_suffix SUBDIR+= ruby-rubytter +SUBDIR+= ruby-slack-api SUBDIR+= ruby-snmp SUBDIR+= ruby-soap4r SUBDIR+= ruby-stompserver |