summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2018-12-21 12:35:59 +0000
committerleot <leot@pkgsrc.org>2018-12-21 12:35:59 +0000
commitfb948faed1f19c094416b349802b000341fac40d (patch)
tree04e8a79065222c1fcbfcd686617a4970636e81d0 /lang/Makefile
parent9f92bab951e06a1add4d02650e9f163f8c66b8e9 (diff)
downloadpkgsrc-fb948faed1f19c094416b349802b000341fac40d.tar.gz
lang: Add chicken5
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 ab7cfbdc550..37bbe619faf 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.504 2018/12/19 13:00:05 tnn Exp $
+# $NetBSD: Makefile,v 1.505 2018/12/21 12:35:59 leot Exp $
#
COMMENT= Programming languages
@@ -25,6 +25,7 @@ SUBDIR+= camlp5
SUBDIR+= ccsh
SUBDIR+= cdl3
SUBDIR+= chicken
+SUBDIR+= chicken5
SUBDIR+= cim
SUBDIR+= cint
SUBDIR+= clang