From f8a2024623a8d3b06b245841ac96d6affa4c0020 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sun, 21 Dec 2003 10:22:26 +0000 Subject: AFAICT from logs, uebayasi@ is the maintainer, so set ZSH_MAINTAINER accordingly. --- shells/zsh/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shells') diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index abfc0f7fc32..b499c0070eb 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2003/08/05 13:37:51 seb Exp $ +# $NetBSD: Makefile,v 1.43 2003/12/21 10:22:26 jmmv Exp $ # .include "../../shells/zsh/Makefile.common" ZSH_VERSION= 4.0.7 +ZSH_MAINTAINER= uebayasi@NetBSD.org .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3