[SVN-Commit] r1655 - trunk/security/ca_root_nss

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Wed Aug 6 23:45:29 UTC 2014


Author: jbeich
Date: Wed Aug  6 23:45:21 2014
New Revision: 1655

Log:
backout r1649, bogus CA roots never have CVEs

Modified:
   trunk/security/ca_root_nss/Makefile

Modified: trunk/security/ca_root_nss/Makefile
==============================================================================
--- trunk/security/ca_root_nss/Makefile	Wed Aug  6 23:07:36 2014	(r1654)
+++ trunk/security/ca_root_nss/Makefile	Wed Aug  6 23:45:21 2014	(r1655)
@@ -12,9 +12,7 @@
 OPTIONS_DEFINE=	ETCSYMLINK
 ETCSYMLINK_DESC=	Add symlink to /etc/ssl/cert.pem
 
-USES=		cpe perl5
-CPE_VENDOR=	mozilla
-CPE_PRODUCT=	network_security_services
+USES=		perl5
 USE_PERL5=	build
 NO_WRKSUBDIR=	yes
 


More information about the freebsd-gecko mailing list