diff options
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 7f75334f0101..30108f6b283a 100644 --- a/security/ca_root_nss/Makefile +++ b/security/ca_root_nss/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= security/nss/releases/NSS_${PORTVERSION:S/./_/g}_WITH_CKBI_${CKBI_VER:S/./_/}_RTM/src DISTNAME= nss-${VERSION_NSS}${NSS_SUFFIX} -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= gecko@FreeBSD.org COMMENT= The root certificate bundle from the Mozilla Project OPTIONS= ETCSYMLINK "Add symlink to /etc/ssl/cert.pem" off |