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-openssl | |
parent | 77eebb686954e03fa2c09ba6949d5e0ad56323c9 (diff) | |
download | pkgsrc-d428fd9d93b4bc65b9cd261f122b6eaf62eb45a8.tar.gz |
Add ruby to CATEGORIES.
Diffstat (limited to 'security/ruby-openssl')
-rw-r--r-- | security/ruby-openssl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |