diff options
author | taca <taca@pkgsrc.org> | 2004-11-28 04:13:56 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2004-11-28 04:13:56 +0000 |
commit | c0502dc56a4064c2a82ef1ac829308bf3a646771 (patch) | |
tree | db46ce34f62573040353ba2b6933e7a99d4f6de3 /net/ruby-icmp/DESCR | |
parent | ff7df625ddaa9b3ab194a5c59ff6a7ebd40f8737 (diff) | |
download | pkgsrc-c0502dc56a4064c2a82ef1ac829308bf3a646771.tar.gz |
Update ruby-icmp package to 0.2.2 migrating to use new framework
for Ruby packages.
Changes are unknown but it is written as pure Ruby script,
no C language extention and works with Ruby 1.8 and lator.
Diffstat (limited to 'net/ruby-icmp/DESCR')
-rw-r--r-- | net/ruby-icmp/DESCR | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/ruby-icmp/DESCR b/net/ruby-icmp/DESCR index f30973670cf..9c92b9c265e 100644 --- a/net/ruby-icmp/DESCR +++ b/net/ruby-icmp/DESCR @@ -1,5 +1,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> |