aboutsummaryrefslogtreecommitdiffstats
path: root/shells/zsh
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-18 13:58:39 +0800
committerknu <knu@FreeBSD.org>2003-02-18 13:58:39 +0800
commit7d73badf87d3fb7079b6ea3ec0d1e680d757ca0a (patch)
tree1382e30a4fc68fcac2be36bcd977c8398006691d /shells/zsh
parent3f205c2af03ae9394e39a99165c94980b23b7257 (diff)
downloadfreebsd-ports-gnome-7d73badf87d3fb7079b6ea3ec0d1e680d757ca0a.tar.gz
freebsd-ports-gnome-7d73badf87d3fb7079b6ea3ec0d1e680d757ca0a.tar.zst
freebsd-ports-gnome-7d73badf87d3fb7079b6ea3ec0d1e680d757ca0a.zip
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 62778c2df5de..ab01fb84d6d4 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 bc3b23dde4a7..000000000000
--- a/shells/zsh/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Z shell