summaryrefslogtreecommitdiff
path: root/net/ruby-icmp/pkg-descr
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-10-31 20:57:31 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-10-31 20:57:31 +0000
commit12050036281f09397b4a2a73d127486d6462bbf4 (patch)
tree3e932151760abebc3f796e9a23fe832960673949 /net/ruby-icmp/pkg-descr
parentUpdate fetchmail to 5.5.5 (diff)
Add ruby-icmp, Ruby module for handling ICMP packets.
Notes
Notes: svn path=/head/; revision=34511
Diffstat (limited to 'net/ruby-icmp/pkg-descr')
-rw-r--r--net/ruby-icmp/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/ruby-icmp/pkg-descr b/net/ruby-icmp/pkg-descr
new file mode 100644
index 000000000000..f30973670cf8
--- /dev/null
+++ b/net/ruby-icmp/pkg-descr
@@ -0,0 +1,5 @@
+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>