diff options
author | minskim <minskim@pkgsrc.org> | 2017-10-06 17:01:41 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2017-10-06 17:01:41 +0000 |
commit | 3fbc3798c4abfc2672757f367af6d19b39c143c5 (patch) | |
tree | 0aac19b34efa09e3763c9c3f06f863cea0dc645a /net | |
parent | 770049c137f67512be784853a2c191f9e42c6246 (diff) | |
download | pkgsrc-3fbc3798c4abfc2672757f367af6d19b39c143c5.tar.gz |
net/Makefile: Add ruby-xdr
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 30359866278..4c868804df9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1183 2017/09/29 21:31:45 joerg Exp $ +# $NetBSD: Makefile,v 1.1184 2017/10/06 17:01:41 minskim Exp $ # COMMENT= Networking tools @@ -744,6 +744,7 @@ SUBDIR+= ruby-twitter SUBDIR+= ruby-twitter-stream SUBDIR+= ruby-twitter-text SUBDIR+= ruby-userstream +SUBDIR+= ruby-xdr SUBDIR+= samba SUBDIR+= samba4 SUBDIR+= sayaka |