summaryrefslogtreecommitdiffstats
path: root/shells/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'shells/zsh')
-rw-r--r--shells/zsh/Makefile3
-rw-r--r--shells/zsh/pkg-comment1
2 files changed, 2 insertions, 2 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 62778c2..ab01fb8 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -23,7 +23,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} zsh-${PORTVERSION}-doc${EXTRACT_SUFX}
.endif
-MAINTAINER= will@FreeBSD.org
+MAINTAINER?= will@FreeBSD.org
+COMMENT?= The Z shell
USE_BZIP2= yes
USE_REINPLACE= yes
diff --git a/shells/zsh/pkg-comment b/shells/zsh/pkg-comment
deleted file mode 100644
index bc3b23d..0000000
--- a/shells/zsh/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Z shell
OpenPOWER on IntegriCloud