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 /security/ruby-tcpwrap | |
parent | 77eebb686954e03fa2c09ba6949d5e0ad56323c9 (diff) | |
download | pkgsrc-d428fd9d93b4bc65b9cd261f122b6eaf62eb45a8.tar.gz |
Add ruby to CATEGORIES.
Diffstat (limited to 'security/ruby-tcpwrap')
-rw-r--r-- | security/ruby-tcpwrap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ruby-tcpwrap/Makefile b/security/ruby-tcpwrap/Makefile index 8b2c764be7d..2dc355baafb 100644 --- a/security/ruby-tcpwrap/Makefile +++ b/security/ruby-tcpwrap/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2004/01/20 12:25:34 agc Exp $ +# $NetBSD: Makefile,v 1.7 2004/03/16 02:01:11 taca Exp $ # FreeBSD: ports/security/ruby-tcpwrap/Makefile,v 1.6 2000/09/26 08:02:10 knu Exp DISTNAME= ruby-tcpwrap-0.6 PKGNAME= ${RUBY_PKGNAMEPREFIX}tcpwrap-0.6 -CATEGORIES= security +CATEGORIES= security ruby MASTER_SITES= http://www.shugo.net/archive/ruby-tcpwrap/ MAINTAINER= taca@NetBSD.org |