aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 8d88990a3191..9315d8b58398 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -42,10 +42,10 @@ EXTRA_PATCHES= ${FILESDIR}/extra-patch-bsdtar
OPTIONS_DEFINE= GDBM MEM SECURE_FREE MAILDIR MULTIBYTE PCRE STATIC DOCS
OPTIONS_DEFAULT= SECURE_FREE MAILDIR MULTIBYTE
-GDBM_DESC= Enable GDBM support (GPL)
+GDBM_DESC= "Enable GDBM support (GPL)"
MEM_DESC= Enable zsh-mem options
SECURE_FREE_DESC= Enable zsh-secure-free
-MAILDIR_DESC= Enable support for Maildirs in MAIL(PATH)
+MAILDIR_DESC= "Enable support for Maildirs in MAIL(PATH)"
PLIST_SUB+= ZSH_VER="${ZSH_VER}"