remove duplicate content of the tmux completion file and fixup a stray

FULLPKGNAME in PLIST while here.

ok pea@ (MAINTAINER)
This commit is contained in:
jasper 2014-04-20 21:26:51 +00:00
parent 2c02d264e8
commit b65b15e5fc
3 changed files with 4 additions and 1504 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.70 2014/04/17 12:12:20 jasper Exp $
# $OpenBSD: Makefile,v 1.71 2014/04/20 21:26:51 jasper Exp $
COMMENT= Z shell, Bourne shell-compatible
V= 5.0.5
DISTNAME= zsh-$V
REVISION= 0
CATEGORIES= shells
MAINTAINER= Pierre-Emmanuel Andre <pea@openbsd.org>

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,8 @@
@comment $OpenBSD: PLIST,v 1.38 2014/04/17 12:12:20 jasper Exp $
@comment $OpenBSD: PLIST,v 1.39 2014/04/20 21:26:51 jasper Exp $
@pkgpath shells/zsh,-main
@shell bin/zsh
%%SHARED%%
@bin bin/${FULLPKGNAME}
@bin bin/zsh-${V}
@man man/man1/zsh.1
@man man/man1/zshall.1
@man man/man1/zshbuiltins.1