diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2016-01-09 18:56:19 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2016-01-09 18:56:19 +0000 |
commit | 1b4acb527b355696de641891ddef97c6d4cedc86 (patch) | |
tree | 76fd4dfc0e9c24c185664612343d93a17301b812 /net | |
parent | c2a7aeca38c655d27d4b1c0ebfc4f171a7326f31 (diff) | |
download | pkgsrc-1b4acb527b355696de641891ddef97c6d4cedc86.tar.gz |
+ ruby-twitter-text
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 7da0d316b7d..ce2b1f7d197 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1095 2016/01/03 00:00:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.1096 2016/01/09 18:56:19 tsutsui Exp $ # COMMENT= Networking tools @@ -675,6 +675,7 @@ SUBDIR+= ruby-stompserver SUBDIR+= ruby-tw SUBDIR+= ruby-twitter SUBDIR+= ruby-twitter-stream +SUBDIR+= ruby-twitter-text SUBDIR+= ruby-userstream SUBDIR+= samba SUBDIR+= samba4 |