summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2007-03-26 16:58:25 +0000
committerreed <reed@pkgsrc.org>2007-03-26 16:58:25 +0000
commit480487fae331dd0e5f5403cddea018038ccf3984 (patch)
treedad1bd4151ccc5c47bb23b624a46a79b729aca83 /shells
parent2a6757e6038b8bfcd721756388a886bf6fff106e (diff)
downloadpkgsrc-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/PLIST6
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