summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-04-07 10:47:35 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-04-07 10:47:35 +0000
commit224190883ef2857349e50b43b27f638a141a68f8 (patch)
treef42f4ecfc9723682eef5c48d419112810937b922 /security
parentSet PKGNAME to games-greed using PKGNAMESUFFIX. (diff)
Move ruby-sha1 from converters to security.
PR: ports/26239 Submitted by: Steve Coltrin <spcoltri@omcl.org>
Notes
Notes: svn path=/head/; revision=41027
Diffstat (limited to 'security')
-rw-r--r--security/Makefile1
-rw-r--r--security/ruby-sha1/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 3dc792c4feca..bd2d06d04b20 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -129,6 +129,7 @@
SUBDIR += rid
SUBDIR += rsaref
SUBDIR += ruby-acl
+ SUBDIR += ruby-sha1
SUBDIR += ruby-ssl
SUBDIR += ruby-tcpwrap
SUBDIR += saint
diff --git a/security/ruby-sha1/Makefile b/security/ruby-sha1/Makefile
index 7e26f46be69a..360c42140600 100644
--- a/security/ruby-sha1/Makefile
+++ b/security/ruby-sha1/Makefile
@@ -8,7 +8,7 @@
PORTNAME= sha1
PORTVERSION= 1.1
PORTEPOCH= 1
-CATEGORIES= converters ruby
+CATEGORIES= security ruby
MASTER_SITES= http://www.omcl.org/~spcoltri/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}