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 | |
parent | 77eebb686954e03fa2c09ba6949d5e0ad56323c9 (diff) | |
download | pkgsrc-d428fd9d93b4bc65b9cd261f122b6eaf62eb45a8.tar.gz |
Add ruby to CATEGORIES.
Diffstat (limited to 'security')
-rw-r--r-- | security/ruby-acl/Makefile | 4 | ||||
-rw-r--r-- | security/ruby-digest/Makefile | 4 | ||||
-rw-r--r-- | security/ruby-openssl/Makefile | 4 | ||||
-rw-r--r-- | security/ruby-tcpwrap/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/security/ruby-acl/Makefile b/security/ruby-acl/Makefile index 962c98f3ab4..932b3c1bafd 100644 --- a/security/ruby-acl/Makefile +++ b/security/ruby-acl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 22:53:13 grant Exp $ +# $NetBSD: Makefile,v 1.5 2004/03/16 02:01:11 taca Exp $ # FreeBSD: ports/security/ruby-acl/Makefile,v 1.4 2000/12/26 04:13:28 knu Exp DISTNAME= acl-1.0.1 PKGNAME= ${RUBY_PKGNAMEPREFIX}${DISTNAME} -CATEGORIES= security +CATEGORIES= security ruby MASTER_SITES= http://www2a.biglobe.ne.jp/~seki/ruby/ MAINTAINER= taca@NetBSD.org diff --git a/security/ruby-digest/Makefile b/security/ruby-digest/Makefile index ae7abefda68..8e1ec8240bd 100644 --- a/security/ruby-digest/Makefile +++ b/security/ruby-digest/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2004/03/12 05:02:55 taca Exp $ +# $NetBSD: Makefile,v 1.8 2004/03/16 02:01:11 taca Exp $ # DISTNAME= ${RUBY_DISTNAME} PKGNAME= ${RUBY_PKGNAMEPREFIX}digest-${RUBY_VERSION} PKGREVISION= 2 -CATEGORIES= security +CATEGORIES= security ruby MASTER_SITES= ${MASTER_SITE_RUBY} MAINTAINER= taca@NetBSD.org diff --git a/security/ruby-openssl/Makefile b/security/ruby-openssl/Makefile index 8c7baa2b207..a4d2205adc5 100644 --- a/security/ruby-openssl/Makefile +++ b/security/ruby-openssl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2004/01/20 12:25:34 agc Exp $ +# $NetBSD: Makefile,v 1.13 2004/03/16 02:01:11 taca Exp $ DISTNAME= ossl-0.1.4a PKGNAME= ${RUBY_PKGNAMEPREFIX}openssl-0.1.4.1 PKGREVISION= 1 -CATEGORIES= security +CATEGORIES= security ruby MASTER_SITES= http://freesoftware.fsf.org/download/rubypki/ MAINTAINER= taca@NetBSD.org 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 |