diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2008-02-12 07:27:53 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2008-02-12 07:27:53 +0000 |
commit | 0702eff637a744f5e6cec5a1ad3287d49887092f (patch) | |
tree | b425723947c6b5bb5e57f28a264dc4ea19a11154 /shells | |
parent | d2ceddf24e17d1fcd0eafcec35d29945a1e0eed2 (diff) |
Assume maintainership.
Approved by: maintainer timeout, portmgr (linimon)
Notes
Notes:
svn path=/head/; revision=207044
Diffstat (limited to 'shells')
-rw-r--r-- | shells/zsh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index b83886df998c..34a9518c9a79 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -29,7 +29,7 @@ MASTER_SITES= SF DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-doc${EXTRACT_SUFX} .endif -MAINTAINER= sergei@FreeBSD.org +MAINTAINER= des@FreeBSD.org COMMENT= The Z shell ZSH_VER= ${PORTVERSION} |