pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/shells Add and enable posh.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/598314b97364
branches:  trunk
changeset: 474902:598314b97364
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri May 07 10:11:46 2004 +0000

description:
Add and enable posh.

diffstat:

 shells/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5c5d433a4285 -r 598314b97364 shells/Makefile
--- a/shells/Makefile   Fri May 07 10:11:13 2004 +0000
+++ b/shells/Makefile   Fri May 07 10:11:46 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2004/03/28 14:27:57 uebayasi Exp $
+# $NetBSD: Makefile,v 1.31 2004/05/07 10:11:46 jmmv Exp $
 #
 
 COMMENT=       Shells
@@ -13,6 +13,7 @@
 SUBDIR+=       osh
 SUBDIR+=       pdksh
 SUBDIR+=       perlsh
+SUBDIR+=       posh
 SUBDIR+=       rc
 SUBDIR+=       scsh
 SUBDIR+=       standalone-tcsh



Home | Main Index | Thread Index | Old Index