diff options
author | adamw <adamw@FreeBSD.org> | 2015-12-08 23:05:03 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2015-12-08 23:05:03 +0800 |
commit | cfc88ed4defc73e03d2d16cecf84d3c7f84aedde (patch) | |
tree | c07fdec264c35f6d0a3183fcfba708d2c18e7309 /shells | |
parent | f747ed0e0cdf742c49ee1d82b7eb79139acdeeda (diff) | |
download | freebsd-ports-gnome-cfc88ed4defc73e03d2d16cecf84d3c7f84aedde.tar.gz freebsd-ports-gnome-cfc88ed4defc73e03d2d16cecf84d3c7f84aedde.tar.zst freebsd-ports-gnome-cfc88ed4defc73e03d2d16cecf84d3c7f84aedde.zip |
I'll take this port.
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 |