aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-bcrypt_pbkdf
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2018-05-09 10:43:26 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2018-05-09 10:43:26 +0000
commitc31ceab7eb7e22efa2c62cdb7b743a0e1235df78 (patch)
tree01f77fa71c01ae6dc73c0954315e2e3c1882d9b4 /security/rubygem-bcrypt_pbkdf
parent77fb06d2ff89532d6d30c6553a94cf6ffa93ab71 (diff)
downloadports-c31ceab7eb7e22efa2c62cdb7b743a0e1235df78.tar.gz
ports-c31ceab7eb7e22efa2c62cdb7b743a0e1235df78.zip
Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed.
Reviewed by: tz (mentor) Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D15270
Notes
Notes: svn path=/head/; revision=469442
Diffstat (limited to 'security/rubygem-bcrypt_pbkdf')
-rw-r--r--security/rubygem-bcrypt_pbkdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-bcrypt_pbkdf/Makefile b/security/rubygem-bcrypt_pbkdf/Makefile
index 067a176d5b97..f64ab44eaae5 100644
--- a/security/rubygem-bcrypt_pbkdf/Makefile
+++ b/security/rubygem-bcrypt_pbkdf/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 1
CATEGORIES= security rubygems
MASTER_SITES= RG
-MAINTAINER= idefix@fechner.net
+MAINTAINER= mfechner@FreeBSD.org
COMMENT= This gem implements bcrypt_pdkfd
LICENSE= MIT