aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-10-03 00:47:00 +0000
committerJason Helfman <jgh@FreeBSD.org>2012-10-03 00:47:00 +0000
commitfe5909d1aacef1ad12a90b67d22d5878c59ddaf2 (patch)
treec6e4d825b05d6b5a49e8ea047c56bcd129142c45 /security
parent84074a667db5830ed642a5bf85169f02eed65796 (diff)
Notes
Diffstat (limited to 'security')
-rw-r--r--security/rubygem-bcrypt-ruby/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/security/rubygem-bcrypt-ruby/Makefile b/security/rubygem-bcrypt-ruby/Makefile
index e165a1800bbc..d0274108c6e5 100644
--- a/security/rubygem-bcrypt-ruby/Makefile
+++ b/security/rubygem-bcrypt-ruby/Makefile
@@ -1,7 +1,3 @@
-# Ports collection makefile for: rubygem-bcrypt-ruby
-# Date created: 13 January 2011
-# Whom: Jason Helfman <jhelfman@experts-exchange.com>
-#
# $FreeBSD$
PORTNAME= bcrypt-ruby
@@ -9,7 +5,7 @@ PORTVERSION= 3.0.1
CATEGORIES= security rubygems
MASTER_SITES= RG
-MAINTAINER= jgh@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Sophisticated and secure hash algorithm for passwords
RUN_DEPENDS+= bcrypt:${PORTSDIR}/security/bcrypt