summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2017-01-09 13:33:43 +0000
committertaca <taca@pkgsrc.org>2017-01-09 13:33:43 +0000
commit9c065a5fe29d169b2147ae89169d9da17559fc5f (patch)
treefdc4cf4c6e2fb17ee019583c9bf7799d590af992
parent03ac7642118c28f79a1d4591276bb120bedb6780 (diff)
downloadpkgsrc-9c065a5fe29d169b2147ae89169d9da17559fc5f.tar.gz
Add and enable ruby-public_suffix.
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index b0a9917eb12..57fa61fe241 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1142 2017/01/04 11:15:21 fhajny Exp $
+# $NetBSD: Makefile,v 1.1143 2017/01/09 13:33:43 taca Exp $
#
COMMENT= Networking tools
@@ -701,6 +701,7 @@ SUBDIR+= ruby-net-ping
SUBDIR+= ruby-netaddr
SUBDIR+= ruby-netrc
SUBDIR+= ruby-pluggaloid
+SUBDIR+= ruby-public_suffix
SUBDIR+= ruby-rubytter
SUBDIR+= ruby-snmp
SUBDIR+= ruby-soap4r