diff options
author | reed <reed@pkgsrc.org> | 2007-03-26 16:58:25 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2007-03-26 16:58:25 +0000 |
commit | 480487fae331dd0e5f5403cddea018038ccf3984 (patch) | |
tree | dad1bd4151ccc5c47bb23b624a46a79b729aca83 /shells | |
parent | 2a6757e6038b8bfcd721756388a886bf6fff106e (diff) | |
download | pkgsrc-480487fae331dd0e5f5403cddea018038ccf3984.tar.gz |
Add glob6 and sh6 and respective manpages to PLIST.
Not bumping PKGREVISION as my update was a few minutes ago.
This is for PR 36080.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/osh/PLIST | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/shells/osh/PLIST b/shells/osh/PLIST index a33cde87f27..605293ab67c 100644 --- a/shells/osh/PLIST +++ b/shells/osh/PLIST @@ -1,9 +1,13 @@ -@comment $NetBSD: PLIST,v 1.4 2006/10/17 12:31:22 obache Exp $ +@comment $NetBSD: PLIST,v 1.5 2007/03/26 16:58:25 reed Exp $ bin/fd2 +bin/glob6 bin/goto bin/if bin/osh +bin/sh6 man/man1/fd2.1 +man/man1/glob6.1 man/man1/goto.1 man/man1/if.1 man/man1/osh.1 +man/man1/sh6.1 |