aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-hkdf
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2017-08-05 03:25:17 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2017-08-05 03:25:17 +0000
commit1b279c100bf8025e18c471427940053511766d0d (patch)
treec1a2a58868a15c29be802af01e603cb2e4d7a2eb /security/rubygem-hkdf
parent2cc7c8cf294fac33d2b48178c338b3a1c379f335 (diff)
downloadports-1b279c100bf8025e18c471427940053511766d0d.tar.gz
ports-1b279c100bf8025e18c471427940053511766d0d.zip
Set ruby@FreeBSD.org as maintainer of these ports, so that ruby team can
more easily contribute to their maintenance.
Notes
Notes: svn path=/head/; revision=447386
Diffstat (limited to 'security/rubygem-hkdf')
-rw-r--r--security/rubygem-hkdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-hkdf/Makefile b/security/rubygem-hkdf/Makefile
index 46a3775dd6ab..bdb3a371fa9e 100644
--- a/security/rubygem-hkdf/Makefile
+++ b/security/rubygem-hkdf/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 0.3.0
CATEGORIES= security rubygems
MASTER_SITES= RG
-MAINTAINER= jrm@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= HMAC-based Key Derivation Function
LICENSE= MIT