pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang Add and enable js.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/acad8251b03a
branches:  trunk
changeset: 497210:acad8251b03a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jul 22 09:10:23 2005 +0000

description:
Add and enable js.

diffstat:

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

diffs (17 lines):

diff -r 9bca9a3ce268 -r acad8251b03a lang/Makefile
--- a/lang/Makefile     Fri Jul 22 09:10:11 2005 +0000
+++ b/lang/Makefile     Fri Jul 22 09:10:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.218 2005/07/21 00:14:43 rillig Exp $
+# $NetBSD: Makefile,v 1.219 2005/07/22 09:10:23 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -71,6 +71,7 @@
 SUBDIR+=       jikes
 SUBDIR+=       jini
 SUBDIR+=       joos
+SUBDIR+=       js
 SUBDIR+=       kaffe
 SUBDIR+=       kaffe-esound
 SUBDIR+=       kaffe-x11



Home | Main Index | Thread Index | Old Index