diff options
author | taca <taca@pkgsrc.org> | 2004-03-16 02:01:09 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2004-03-16 02:01:09 +0000 |
commit | d428fd9d93b4bc65b9cd261f122b6eaf62eb45a8 (patch) | |
tree | f9fc370db8b4cedded1c2743434f6a14e4eccd5e /devel/ruby-testunit | |
parent | 77eebb686954e03fa2c09ba6949d5e0ad56323c9 (diff) | |
download | pkgsrc-d428fd9d93b4bc65b9cd261f122b6eaf62eb45a8.tar.gz |
Add ruby to CATEGORIES.
Diffstat (limited to 'devel/ruby-testunit')
-rw-r--r-- | devel/ruby-testunit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-testunit/Makefile b/devel/ruby-testunit/Makefile index 25649782de8..b32006f8901 100644 --- a/devel/ruby-testunit/Makefile +++ b/devel/ruby-testunit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/10/05 09:29:54 taca Exp $ +# $NetBSD: Makefile,v 1.2 2004/03/16 02:01:10 taca Exp $ DISTNAME= testunit-${VERSION} PKGNAME= ${RUBY_PKGNAMEPREFIX}${DISTNAME} -CATEGORIES= devel +CATEGORIES= devel ruby MASTER_SITES= http://testunit.talbott.ws/packages/ MAINTAINER= rasputin@idoru.mine.nu |