summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-03-07 17:18:58 +0000
committerminskim <minskim@pkgsrc.org>2004-03-07 17:18:58 +0000
commit20da8ca23e1520f0ee0f41f05bc6ef15b713602f (patch)
tree50cf3a316e3bb611d8cdec231df30ea90b8f5831 /lang
parentbbeff995b56619653057d19274759dca1e0251f9 (diff)
downloadpkgsrc-20da8ca23e1520f0ee0f41f05bc6ef15b713602f.tar.gz
Add and enable ccsh.
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 d599adab3ea..119a8279cc6 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.165 2004/01/12 17:21:06 xtraeme Exp $
+# $NetBSD: Makefile,v 1.166 2004/03/07 17:18:58 minskim Exp $
#
COMMENT= Programming languages
@@ -13,6 +13,7 @@ SUBDIR+= blackdown-jre13
SUBDIR+= brandybasic
SUBDIR+= bwbasic
SUBDIR+= caml-light
+SUBDIR+= ccsh
SUBDIR+= chicken
SUBDIR+= cilk
SUBDIR+= cim