summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2012-06-25 13:31:07 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2012-06-25 13:31:07 +0000
commit63e1e9a488e148d2ce72e097d52ec9b208dc0774 (patch)
treebef6961d05da9375d1a59c7e91da30ab39033229
parent- update to 1.0-beta16 (diff)
Fix option description.
Approved by: crees, tabthorpe (mentors, implicit)
Notes
Notes: svn path=/head/; revision=299943
-rw-r--r--www/squidguard/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squidguard/Makefile b/www/squidguard/Makefile
index 46bcb59a2740..b7850da6fbdb 100644
--- a/www/squidguard/Makefile
+++ b/www/squidguard/Makefile
@@ -55,7 +55,7 @@ OPTIONS_DEFAULT= SAMPLE_BL
SAMPLE_BL_DESC= Install sample blacklists
DNS_BL_DESC= Enable DNS based blacklists
-QUOTE_STRING= Add quoted string patch
+QUOTE_STRING_DESC= Add quoted string patch
.include <bsd.port.options.mk>