diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /shells/zsh-current | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
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" |