aboutsummaryrefslogtreecommitdiffstats
path: root/www/squidguard
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2012-06-25 21:31:07 +0800
committermadpilot <madpilot@FreeBSD.org>2012-06-25 21:31:07 +0800
commitfca1319f324023282e92d59fc0a472528e920a42 (patch)
tree66d4777f0654f87c97e4da118571b5f8eb614fcd /www/squidguard
parentee9d24222fc58520e4a483c63bcc5d6f97ef7624 (diff)
downloadfreebsd-ports-gnome-fca1319f324023282e92d59fc0a472528e920a42.tar.gz
freebsd-ports-gnome-fca1319f324023282e92d59fc0a472528e920a42.tar.zst
freebsd-ports-gnome-fca1319f324023282e92d59fc0a472528e920a42.zip
Fix option description.
Approved by: crees, tabthorpe (mentors, implicit)
Diffstat (limited to 'www/squidguard')
-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>