From d92d430d4d83d7f577befaeb149c107f23e11f71 Mon Sep 17 00:00:00 2001 From: brooks Date: Thu, 26 May 2011 14:56:01 +0000 Subject: Increase the size and verbosity of the comment that the versions used in this port should track security/nss and www/apache13-modssl. No functional impact. --- security/ca_root_nss/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/security/ca_root_nss/Makefile b/security/ca_root_nss/Makefile index 37b8006fbc1f..de43ef56b96c 100644 --- a/security/ca_root_nss/Makefile +++ b/security/ca_root_nss/Makefile @@ -24,7 +24,11 @@ NO_WRKSUBDIR= yes CERTDIR?= share/certs PLIST_SUB+= CERTDIR=${CERTDIR} -# These versions intend to track security/nss and www/apache13-modssl. +# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +# !!! These versions are indented to track security/nss and !!! +# !!! www/apache13-modssl. Please DO NOT submit patches for !!! +# !!! new versions until they have been committed there first. !!! +# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! VERSION_NSS= 3.12.9 VERSION_APACHE= 1.3.41 VERSION_MODSSL= 2.8.31 -- cgit