diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-10-31 18:40:49 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-10-31 18:40:49 +0000 |
commit | 820c7e5e45d308c5a3c5521ddf191ce9001a6afe (patch) | |
tree | d8470e2a9cab825c085da9e0675a6e15d9f931d4 /net/Makefile | |
parent | 67e55ed40940ae1c0500d4b1ecec55711e2b6953 (diff) | |
download | ports-820c7e5e45d308c5a3c5521ddf191ce9001a6afe.tar.gz ports-820c7e5e45d308c5a3c5521ddf191ce9001a6afe.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/Makefile b/net/Makefile index 9d22dac26279..058c5d6fa394 100644 --- a/net/Makefile +++ b/net/Makefile @@ -593,8 +593,6 @@ SUBDIR += rshell SUBDIR += rsync SUBDIR += ruby-dict - SUBDIR += ruby-drb - SUBDIR += ruby-gserver SUBDIR += ruby-icmp SUBDIR += ruby-jabber4r SUBDIR += ruby-ldap @@ -603,11 +601,9 @@ SUBDIR += ruby-pcap SUBDIR += ruby-radius SUBDIR += ruby-snmp - SUBDIR += ruby-soap SUBDIR += ruby-spread SUBDIR += ruby-tcpsocketpipe SUBDIR += ruby-tserver - SUBDIR += ruby-xmlrpc SUBDIR += rwhois SUBDIR += samba SUBDIR += samba-devel |