diff options
author | miwi <miwi@FreeBSD.org> | 2016-01-02 23:15:06 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2016-01-02 23:15:06 +0800 |
commit | 27dc717cc0fad1f848261bfe7cc62b89e4c27c82 (patch) | |
tree | fc48e403021d95da160856c33a7ef73ea1149e90 /security | |
parent | 00b9e65cf3f837bf99d0318fa31305fc44ce1e1c (diff) | |
download | freebsd-ports-gnome-27dc717cc0fad1f848261bfe7cc62b89e4c27c82.tar.gz freebsd-ports-gnome-27dc717cc0fad1f848261bfe7cc62b89e4c27c82.tar.zst freebsd-ports-gnome-27dc717cc0fad1f848261bfe7cc62b89e4c27c82.zip |
- Pass maintainership to ports-secteam, with a explicit approval for gecko@
Differential Revision: D2640
Diffstat (limited to 'security')
-rw-r--r-- | security/ca_root_nss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ca_root_nss/Makefile b/security/ca_root_nss/Makefile index 9138af239e3c..0679c83b5f1a 100644 --- a/security/ca_root_nss/Makefile +++ b/security/ca_root_nss/Makefile @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= MOZILLA/security/nss/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src DISTNAME= nss-${VERSION_NSS}${NSS_SUFFIX} -MAINTAINER= gecko@FreeBSD.org +MAINTAINER= ports-secteam@FreeBSD.org COMMENT= Root certificate bundle from the Mozilla Project LICENSE= MPL |