diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/ruby-icmp/pkg-descr | 1 | ||||
-rw-r--r-- | net/ruby-ldap/pkg-descr | 3 | ||||
-rw-r--r-- | net/ruby-tcpsocketpipe/pkg-descr | 1 | ||||
-rw-r--r-- | net/ruby-tserver/pkg-descr | 1 |
4 files changed, 0 insertions, 6 deletions
diff --git a/net/ruby-icmp/pkg-descr b/net/ruby-icmp/pkg-descr index f30973670cf8..95daba31832f 100644 --- a/net/ruby-icmp/pkg-descr +++ b/net/ruby-icmp/pkg-descr @@ -2,4 +2,3 @@ This is a Ruby module for handling ICMP packets. Note that it requires root permission to handle any ICMP packets. -Author: GOTOU YUUZOU <gotoyuzo@notwork.org> diff --git a/net/ruby-ldap/pkg-descr b/net/ruby-ldap/pkg-descr index 31a3ffd1f627..ab167659dd7f 100644 --- a/net/ruby-ldap/pkg-descr +++ b/net/ruby-ldap/pkg-descr @@ -3,7 +3,4 @@ based on RFC1823. Supported LDAP libraries are OpenLDAP, Michigan LDAP, and NetscapeSDK. -Author: Takaaki Tateishi <ttate@users.sourceforge.net> -Author: Ian Macdonald <ian@caliban.org> -Author: Alexey Chebotar <alexey.chebotar@gmail.com> WWW: http://rubyforge.org/projects/ruby-ldap/ diff --git a/net/ruby-tcpsocketpipe/pkg-descr b/net/ruby-tcpsocketpipe/pkg-descr index 364d2d2ccbf2..c0cc36fe8add 100644 --- a/net/ruby-tcpsocketpipe/pkg-descr +++ b/net/ruby-tcpsocketpipe/pkg-descr @@ -1,5 +1,4 @@ This is Ruby/TCPSocketPipe, a Ruby library to create I/O pipes for TCP socket tunneling. -Author: NaHi (NAKAMURA, Hiroshi) <nahi@keynauts.com> WWW: http://raa.ruby-lang.org/project/tcpsocketpipe diff --git a/net/ruby-tserver/pkg-descr b/net/ruby-tserver/pkg-descr index 06eb33833f03..c245048ae453 100644 --- a/net/ruby-tserver/pkg-descr +++ b/net/ruby-tserver/pkg-descr @@ -1,4 +1,3 @@ TServer is a Ruby library for writing a preforking server like Apache. -Author: TOMITA Masahiro <tommy@tmtm.org> WWW: http://raa.ruby-lang.org/project/tserver |