summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authoragc <agc>2002-08-20 14:54:00 +0000
committeragc <agc>2002-08-20 14:54:00 +0000
commitac52cedeea5a610919d68db7564bb1b4990b0d39 (patch)
tree46293abf270be68b545095b9abb3bf618e69b793 /lang/Makefile
parentfbeb9841a60d287807625221ba7ad5e52f32e53c (diff)
downloadpkgsrc-ac52cedeea5a610919d68db7564bb1b4990b0d39.tar.gz
Add and enable chicken.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 5ca5fb3cc3d..8bf37f5a93a 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.128 2002/08/01 10:35:10 wiz Exp $
+# $NetBSD: Makefile,v 1.129 2002/08/20 14:54:00 agc Exp $
#
COMMENT= Programming languages
@@ -13,6 +13,7 @@ SUBDIR+= blackdown-jre13
SUBDIR+= brandybasic
SUBDIR+= bwbasic
SUBDIR+= caml-light
+SUBDIR+= chicken
SUBDIR+= cilk
SUBDIR+= cim
SUBDIR+= cint