summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorbjs <bjs>2008-02-06 04:23:30 +0000
committerbjs <bjs>2008-02-06 04:23:30 +0000
commitcc0717176a3cb0f642291ff3325a1b02709f1224 (patch)
tree657d82208f6ef2d765a84e601cb13f8abe1c74f7 /lang
parent43c631cc846bb66f0ef355146a6f0095640ff6fb (diff)
downloadpkgsrc-cc0717176a3cb0f642291ff3325a1b02709f1224.tar.gz
Add lang/ossp-js to lang/Makefile.
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 36bac993947..4bb792f0da5 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.247 2008/01/19 04:43:29 tnn Exp $
+# $NetBSD: Makefile,v 1.248 2008/02/06 04:23:30 bjs Exp $
#
COMMENT= Programming languages
@@ -101,6 +101,7 @@ SUBDIR+= ocamlduce
SUBDIR+= onyx
SUBDIR+= oo2c
SUBDIR+= opencobol
+SUBDIR+= ossp-js
SUBDIR+= p2c
SUBDIR+= parrot
SUBDIR+= pcc