diff options
author | taca <taca> | 2001-07-01 14:32:39 +0000 |
---|---|---|
committer | taca <taca> | 2001-07-01 14:32:39 +0000 |
commit | 7d3c313b61d086402dfb432608b1bae7cfef58a7 (patch) | |
tree | aca9842febd543bce57d58806be6f7a76098bb6c /net | |
parent | ae82b18093a7de44cc73953bda18b95e33401b55 (diff) | |
download | pkgsrc-7d3c313b61d086402dfb432608b1bae7cfef58a7.tar.gz |
Add and enable ruby-drb and ruby-icmp.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 485e6cd3fc0..bae271a6880 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.230 2001/06/23 22:00:52 frueauf Exp $ +# $NetBSD: Makefile,v 1.231 2001/07/01 14:32:39 taca Exp $ # COMMENT= Networking tools @@ -135,6 +135,8 @@ SUBDIR+= rdist6 SUBDIR+= ripe-whois-tools SUBDIR+= rp-pppoe SUBDIR+= rsync +SUBDIR+= ruby-drb +SUBDIR+= ruby-icmp SUBDIR+= samba SUBDIR+= sdist SUBDIR+= sendfile |