summaryrefslogtreecommitdiff
path: root/net/ruby-icmp
diff options
context:
space:
mode:
authortaca <taca>2004-03-16 02:01:09 +0000
committertaca <taca>2004-03-16 02:01:09 +0000
commit8271502bd6cea9d39023968fb7778564faa8d5a0 (patch)
treef9fc370db8b4cedded1c2743434f6a14e4eccd5e /net/ruby-icmp
parenta49b1090fe8209449ce91993d9c7f46aaff6b8a7 (diff)
downloadpkgsrc-8271502bd6cea9d39023968fb7778564faa8d5a0.tar.gz
Add ruby to CATEGORIES.
Diffstat (limited to 'net/ruby-icmp')
-rw-r--r--net/ruby-icmp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ruby-icmp/Makefile b/net/ruby-icmp/Makefile
index 1d674a0abda..21f1eee6c45 100644
--- a/net/ruby-icmp/Makefile
+++ b/net/ruby-icmp/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 22:51:48 grant Exp $
+# $NetBSD: Makefile,v 1.4 2004/03/16 02:01:11 taca Exp $
# FreeBSD: ports/net/ruby-icmp/Makefile,v 1.2 2000/11/02 19:06:06 knu Exp
DISTNAME= icmp-0.2.1
PKGNAME= ${RUBY_PKGNAMEPREFIX}${DISTNAME}
-CATEGORIES= net
+CATEGORIES= net ruby
MASTER_SITES= http://www.notwork.org/~gotoyuzo/ruby/src/
MAINTAINER= taca@NetBSD.org