diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-10-16 18:25:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-10-16 18:25:42 +0000 |
commit | 87a41e614d60a322274edf06a994813e175fe9ad (patch) | |
tree | 8c36b6249ec9b4bae1e19da78512c9be0cb14c25 /shells | |
parent | 3e9e975bc550fa51e67f6b4714394445732b5e10 (diff) |
Notes
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 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 |