summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2000-11-30 05:00:27 +0000
committerjtb <jtb@pkgsrc.org>2000-11-30 05:00:27 +0000
commit71475b2673a904ad5ac65721518af67d50f86f5c (patch)
tree9cc5cfbddb618d4aa52d77e2e871cf8e5075fb5b /lang
parentc9f2221742c3e1a4f7507cfa48b32ea77e840027 (diff)
downloadpkgsrc-71475b2673a904ad5ac65721518af67d50f86f5c.tar.gz
Add and enable "RScheme". Fixes PR pkg/11401 by Jason Beegan.
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 1881e300aff..dfbc7ab8217 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.80 2000/11/29 00:37:24 jtb Exp $
+# $NetBSD: Makefile,v 1.81 2000/11/30 05:00:27 jtb Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
SUBDIR += STk
+ SUBDIR += RScheme
SUBDIR += awka
SUBDIR += baci
SUBDIR += bwbasic