diff options
author | sergei <sergei@FreeBSD.org> | 2003-10-23 13:42:49 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-10-23 13:42:49 +0800 |
commit | 4a211a32906404dc90cae166be71060f5e8cf73c (patch) | |
tree | 25f9f9bf3c72b998865d278a86ed219756bfdd82 /shells/zsh | |
parent | 70ef17b841232519fb3bcd19fd382bdb6d0bd1e2 (diff) | |
download | freebsd-ports-gnome-4a211a32906404dc90cae166be71060f5e8cf73c.tar.gz freebsd-ports-gnome-4a211a32906404dc90cae166be71060f5e8cf73c.tar.zst freebsd-ports-gnome-4a211a32906404dc90cae166be71060f5e8cf73c.zip |
Change to my @FreeBSD.org address.
Approved by: krion
Diffstat (limited to 'shells/zsh')
-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 c362ce9763f1..1fb3586c9984 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -49,7 +49,7 @@ DISTNAME= ${PORTNAME}-${ZSH_VER} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-doc${EXTRACT_SUFX} .endif -MAINTAINER?= sergei@kolobov.com +MAINTAINER?= sergei@FreeBSD.org COMMENT?= The Z shell ZSH_VER= ${PORTVERSION} |