diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-11-01 02:40:49 +0800 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-11-01 02:40:49 +0800 |
commit | 820c7e5e45d308c5a3c5521ddf191ce9001a6afe (patch) | |
tree | d8470e2a9cab825c085da9e0675a6e15d9f931d4 /net/Makefile | |
parent | 67e55ed40940ae1c0500d4b1ecec55711e2b6953 (diff) | |
download | freebsd-ports-gnome-820c7e5e45d308c5a3c5521ddf191ce9001a6afe.tar.gz freebsd-ports-gnome-820c7e5e45d308c5a3c5521ddf191ce9001a6afe.tar.zst freebsd-ports-gnome-820c7e5e45d308c5a3c5521ddf191ce9001a6afe.zip |
Retire the following ports; they have been integrated into ruby18 and
ruby16-shim-ruby18:
devel/ruby-yaml
net/ruby-drb
net/ruby-gserver
net/ruby-soap
net/ruby-xmlrpc
security/ruby-openssl
sysutils/ruby-devel-logger
textproc/ruby-rexml
www/ruby-webrick
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 |