diff options
author | bapt <bapt@FreeBSD.org> | 2016-10-17 02:25:42 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2016-10-17 02:25:42 +0800 |
commit | bcc1f36f46715faa7ec1fe4efbe6c91fa748cc4b (patch) | |
tree | 8c36b6249ec9b4bae1e19da78512c9be0cb14c25 | |
parent | 4315b75b75cc2b7e24d51f664ad4ac8e3e88c531 (diff) | |
download | freebsd-ports-gnome-bcc1f36f46715faa7ec1fe4efbe6c91fa748cc4b.tar.gz freebsd-ports-gnome-bcc1f36f46715faa7ec1fe4efbe6c91fa748cc4b.tar.zst freebsd-ports-gnome-bcc1f36f46715faa7ec1fe4efbe6c91fa748cc4b.zip |
Grab back maintainership on zsh
Approved by: adamw
-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 bc1e818c6948..3f387855b368 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://www.zsh.org/pub/ \ SF/${PORTNAME}/${PORTNAME}-doc/${PORTVERSION}:doc DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= bapt@FreeBSD.org COMMENT= The Z shell LICENSE= ZSH |