diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2011-12-20 17:10:19 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2011-12-20 17:10:19 +0000 |
commit | d343539d3ada2a0344b61146267216bd70cf8b50 (patch) | |
tree | e7214d4110a14cd7c0fa30e526aca1598f0fd347 /security/rubygem-bcrypt-ruby/Makefile | |
parent | 8d8bac49720457e5b68aa2552a5a7f7491bd88a8 (diff) | |
download | ports-d343539d3ada2a0344b61146267216bd70cf8b50.tar.gz ports-d343539d3ada2a0344b61146267216bd70cf8b50.zip |
Notes
Diffstat (limited to 'security/rubygem-bcrypt-ruby/Makefile')
-rw-r--r-- | security/rubygem-bcrypt-ruby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-bcrypt-ruby/Makefile b/security/rubygem-bcrypt-ruby/Makefile index 8de1e5b6a861..e165a1800bbc 100644 --- a/security/rubygem-bcrypt-ruby/Makefile +++ b/security/rubygem-bcrypt-ruby/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 3.0.1 CATEGORIES= security rubygems MASTER_SITES= RG -MAINTAINER= jhelfman@experts-exchange.com +MAINTAINER= jgh@FreeBSD.org COMMENT= Sophisticated and secure hash algorithm for passwords RUN_DEPENDS+= bcrypt:${PORTSDIR}/security/bcrypt |