diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2006-03-18 01:02:21 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2006-03-18 01:02:21 +0000 |
commit | 5bf69e8a2bb3f1659ee5a258f70d39fb610a25dc (patch) | |
tree | 042ae287053b1881cccfa29c71f5f55ea4b6cecd /shells/zsh-current | |
parent | 5952ca81dfe73619b8efc529b5bdf972fe687e88 (diff) | |
download | pkgsrc-5bf69e8a2bb3f1659ee5a258f70d39fb610a25dc.tar.gz |
A missing file in PLIST; bump revision to 4.3.2p1.
Diffstat (limited to 'shells/zsh-current')
-rw-r--r-- | shells/zsh-current/Makefile | 4 | ||||
-rw-r--r-- | shells/zsh-current/PLIST | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/shells/zsh-current/Makefile b/shells/zsh-current/Makefile index b2d5e9eb5b5..34eeb136f85 100644 --- a/shells/zsh-current/Makefile +++ b/shells/zsh-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/03/11 13:20:15 uebayasi Exp $ +# $NetBSD: Makefile,v 1.9 2006/03/18 01:02:21 uebayasi Exp $ .include "options.mk" @@ -7,4 +7,6 @@ ZSH_VERSION= 4.3.2 ZSH_MAINTAINER= uebayasi@NetBSD.org +PKGREVISION= 1 + .include "../../mk/bsd.pkg.mk" diff --git a/shells/zsh-current/PLIST b/shells/zsh-current/PLIST index 927d9378c48..5ea6e537030 100644 --- a/shells/zsh-current/PLIST +++ b/shells/zsh-current/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2006/03/11 13:20:15 uebayasi Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/03/18 01:02:21 uebayasi Exp $ bin/${PKGNAME} bin/zsh man/man1/zsh.1 @@ -13,6 +13,7 @@ man/man1/zshmisc.1 man/man1/zshmodules.1 man/man1/zshoptions.1 man/man1/zshparam.1 +man/man1/zshroadmap.1 man/man1/zshtcpsys.1 man/man1/zshzftpsys.1 man/man1/zshzle.1 |