summaryrefslogtreecommitdiff
path: root/net/ruby-icmp
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:42:05 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:42:05 +0000
commit3594eaa3038d3a7021497bbedf2acfb3cb7b70eb (patch)
tree0ad3897bb895432ff0c84bf9fe6d87ea2db157ac /net/ruby-icmp
parentMk/bsd.sites.mk: update MASTER_SITE_APACHE_HTTPD (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75779
Diffstat (limited to 'net/ruby-icmp')
-rw-r--r--net/ruby-icmp/Makefile1
-rw-r--r--net/ruby-icmp/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/net/ruby-icmp/Makefile b/net/ruby-icmp/Makefile
index 78aa5ba08251..83e241602cc3 100644
--- a/net/ruby-icmp/Makefile
+++ b/net/ruby-icmp/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby module for handling ICMP packets
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/net/ruby-icmp/pkg-comment b/net/ruby-icmp/pkg-comment
deleted file mode 100644
index 059969c447ac..000000000000
--- a/net/ruby-icmp/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby module for handling ICMP packets