summaryrefslogtreecommitdiffstats
path: root/shells/zsh
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-18 05:58:39 +0000
committerknu <knu@FreeBSD.org>2003-02-18 05:58:39 +0000
commit7d73badf87d3fb7079b6ea3ec0d1e680d757ca0a (patch)
tree1382e30a4fc68fcac2be36bcd977c8398006691d /shells/zsh
parent3f205c2af03ae9394e39a99165c94980b23b7257 (diff)
downloadFreeBSD-ports-7d73badf87d3fb7079b6ea3ec0d1e680d757ca0a.zip
FreeBSD-ports-7d73badf87d3fb7079b6ea3ec0d1e680d757ca0a.tar.gz
De-pkg-decomment zsh master-slave ports. Allow overriding MAINAINER
while I'm hre.
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