diff options
Diffstat (limited to 'shells')
-rw-r--r-- | shells/zsh-current/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/zsh-current/Makefile b/shells/zsh-current/Makefile index 6f781278fbf..9413ce6b930 100644 --- a/shells/zsh-current/Makefile +++ b/shells/zsh-current/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2012/01/14 14:39:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2012/03/03 12:54:21 wiz Exp $ .include "../../shells/zsh/Makefile.common" +PKGREVISION=1 ZSH_VERSION= 4.3.15 ZSH_MAINTAINER= ryoon@NetBSD.org |