diff options
author | seb <seb@pkgsrc.org> | 2008-05-09 22:30:01 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2008-05-09 22:30:01 +0000 |
commit | e60ebaf56162d8e27cdd0ab558d8f8cc605f977a (patch) | |
tree | b731dfecf4058792f6424739e72b4c8989951c71 /net | |
parent | 023d984caac956dc88b82d7345e06a21736f7444 (diff) | |
download | pkgsrc-e60ebaf56162d8e27cdd0ab558d8f8cc605f977a.tar.gz |
Add & enable ruby-netaddr
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 cf68c9a5a58..7cfac8b50bd 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.708 2008/04/25 16:18:20 kefren Exp $ +# $NetBSD: Makefile,v 1.709 2008/05/09 22:30:01 seb Exp $ # COMMENT= Networking tools @@ -423,6 +423,7 @@ SUBDIR+= rp-pppoe SUBDIR+= rsync SUBDIR+= rtorrent SUBDIR+= ruby-icmp +SUBDIR+= ruby-netaddr SUBDIR+= ruby-snmp SUBDIR+= samba SUBDIR+= scamper |