diff options
Diffstat (limited to 'shells')
-rw-r--r-- | shells/zsh-current/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/zsh-current/Makefile b/shells/zsh-current/Makefile index 06079af5594..86882c0b6a7 100644 --- a/shells/zsh-current/Makefile +++ b/shells/zsh-current/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2012/04/14 16:02:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.28 2012/04/14 16:03:41 ryoon Exp $ .include "../../shells/zsh/Makefile.common" -PKGREVISION=1 ZSH_VERSION= 4.3.17 ZSH_MAINTAINER= ryoon@NetBSD.org |