summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreed <reed>2007-03-26 16:58:25 +0000
committerreed <reed>2007-03-26 16:58:25 +0000
commit9cac04aa10b7120d10a5f1c3f4f9cb90ba43dc89 (patch)
treedad1bd4151ccc5c47bb23b624a46a79b729aca83
parentd3a9d97ba5afd0a70a7c00e90df2154a16ad835d (diff)
downloadpkgsrc-9cac04aa10b7120d10a5f1c3f4f9cb90ba43dc89.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.
-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