diff options
author | taca <taca> | 2001-07-01 14:32:39 +0000 |
---|---|---|
committer | taca <taca> | 2001-07-01 14:32:39 +0000 |
commit | 273005d3b213b45b1b0c6efca39da516188ecdec (patch) | |
tree | aca9842febd543bce57d58806be6f7a76098bb6c | |
parent | a218d4ee8c55e68c02275eb5457e4fcabe7ced51 (diff) | |
download | pkgsrc-273005d3b213b45b1b0c6efca39da516188ecdec.tar.gz |
Add and enable ruby-drb and ruby-icmp.
-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 |