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 1f398d06e889..85e3c8dd52fb 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= \ SF/${PORTNAME}/${PORTNAME}-doc/${PORTVERSION}:doc DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adamw@FreeBSD.org COMMENT= The Z shell LICENSE= ZSH |