summaryrefslogtreecommitdiff
path: root/shells/zsh
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:58:39 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:58:39 +0000
commit2cbde522d4448ecec87878cd62e2b6454c070b8a (patch)
tree8c3bfeae56246898326f995454d6c617bb361540 /shells/zsh
parentDe-pkg-comment nethack34 master-slave ports. (diff)
De-pkg-decomment zsh master-slave ports. Allow overriding MAINAINER
while I'm hre.
Notes
Notes: svn path=/head/; revision=75782
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