diff options
author | flo <flo@FreeBSD.org> | 2013-01-10 07:28:19 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2013-01-10 07:28:19 +0800 |
commit | 37a98374b9765290dfe74bb971f61cb498e9ddb4 (patch) | |
tree | 6506ed591ae5bac1d34791c00b9064d73becc691 /security/ca_root_nss | |
parent | 4d342d6f1f3a712e27f7672297e7544b7da549eb (diff) | |
download | freebsd-ports-gnome-37a98374b9765290dfe74bb971f61cb498e9ddb4.tar.gz freebsd-ports-gnome-37a98374b9765290dfe74bb971f61cb498e9ddb4.tar.zst freebsd-ports-gnome-37a98374b9765290dfe74bb971f61cb498e9ddb4.zip |
- update firefox, thunderbird, linux-firefox and linux-thunderbird to 17.0.2
- update firefox-esr, thunderbird-esr and libxul to 10.0.12
- update linux-seamonkey to 2.15
Security: http://www.vuxml.org/freebsd/a4ed6632-5aa9-11e2-8fcb-c8600054b392.html
Diffstat (limited to 'security/ca_root_nss')
-rw-r--r-- | security/ca_root_nss/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/security/ca_root_nss/Makefile b/security/ca_root_nss/Makefile index d4c222dca806..d81fed79dc88 100644 --- a/security/ca_root_nss/Makefile +++ b/security/ca_root_nss/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ca-root-nss -# Date created: Thu Jan 25 13:02:14 CST 2007 -# Whom: Brooks Davis <brooks@FreeBSD.org> -# +# Created by: Brooks Davis <brooks@FreeBSD.org> # $FreeBSD$ -# PORTNAME= ca_root_nss PORTVERSION= ${VERSION_NSS} |