diff options
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} |