diff options
Diffstat (limited to 'shells/zsh-current')
-rw-r--r-- | shells/zsh-current/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/zsh-current/Makefile b/shells/zsh-current/Makefile index cc2211224c6..5b39ed8c28f 100644 --- a/shells/zsh-current/Makefile +++ b/shells/zsh-current/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2003/06/29 04:24:57 uebayasi Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 22:53:24 grant Exp $ # .include "../../shells/zsh/Makefile.common" ZSH_VERSION= 4.1.1 -ZSH_MAINTAINER= uebayasi@netbsd.org +ZSH_MAINTAINER= uebayasi@NetBSD.org .include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" |