Revision
120702
Author
devans@macports.org
Date
2014-06-05 15:51:34 -0700 (Thu, 05 Jun 2014)

Log Message

gnutls: fix remaining reference to old root key location.

Modified Paths

Diff

Modified: trunk/dports/devel/gnutls/Portfile (120701 => 120702)


--- trunk/dports/devel/gnutls/Portfile	2014-06-05 22:48:20 UTC (rev 120701)
+++ trunk/dports/devel/gnutls/Portfile	2014-06-05 22:51:34 UTC (rev 120702)
@@ -69,7 +69,7 @@
 ***
 *** WARNING:
 ***
-*** The DNSSEC root key file in ${prefix}/etc/unbound/root.key was not found.
+*** The DNSSEC root key file in ${prefix}/var/run/unbound/root.key was not found.
 *** This file is needed for the verification of DNSSEC responses.
 *** Use the command: sudo unbound-anchor -a \"${prefix}/var/run/unbound/root.key\"
 *** to generate or update it.