summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2006-01-27 19:48:53 +0000
committerxtraeme <xtraeme@pkgsrc.org>2006-01-27 19:48:53 +0000
commitbc22a20b5c2a86b5f72d941903842fde387a9d4d (patch)
tree002ca43fa65a9c93e2eb1044172ee4ff427a262d
parent345b9200392734e8e604fd04be0c32628d737e5e (diff)
downloadpkgsrc-bc22a20b5c2a86b5f72d941903842fde387a9d4d.tar.gz
Added lang/spidermonkey (required by the newer avidemux pkg)
-rw-r--r--doc/CHANGES3
-rw-r--r--lang/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index a754902960d..4458aaf7a51 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.12698 2006/01/27 19:24:51 tonio Exp $
+$NetBSD: CHANGES,v 1.12699 2006/01/27 19:48:53 xtraeme Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -573,3 +573,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated net/ns to 2.29 [minskim 2006-01-27]
Updated devel/p5-gettext to 1.05nb1 [joerg 2006-01-27]
Updated lang/coq to 8.0pl3 [tonio 2006-01-27]
+ Added lang/spidermonkey version 1.5 [xtraeme 2006-01-27]
diff --git a/lang/Makefile b/lang/Makefile
index 32774394061..9636a2a871e 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.226 2005/12/31 22:46:21 markd Exp $
+# $NetBSD: Makefile,v 1.227 2006/01/27 19:48:53 xtraeme Exp $
#
COMMENT= Programming languages
@@ -141,6 +141,7 @@ SUBDIR+= smalleiffel
SUBDIR+= smalltalk
SUBDIR+= smlnj
SUBDIR+= snobol
+SUBDIR+= spidermonkey
SUBDIR+= squeak
SUBDIR+= sr
SUBDIR+= sr-examples