diff options
author | wiz <wiz> | 2012-03-03 12:54:15 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-03-03 12:54:15 +0000 |
commit | 1db38c048e537770d5221f783d3a6361be651c78 (patch) | |
tree | 5829a56a2778a822e7ed9b8a19375721fb12b96a /shells/zsh-current | |
parent | ce87cbc1bf5f81e78955d7c46ceeccb35ef7f06c (diff) | |
download | pkgsrc-1db38c048e537770d5221f783d3a6361be651c78.tar.gz |
More pcre PKGREVISION bumps.
Diffstat (limited to 'shells/zsh-current')
-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 |