summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorpooka <pooka>2000-01-10 22:11:06 +0000
committerpooka <pooka>2000-01-10 22:11:06 +0000
commit5d737c366cd01bb5351dad44faff05accecbeb47 (patch)
tree29bd35612599a10582a6337d268deda9c1b5753c /lang/Makefile
parent53399bf6ee7c860ababeadbc0b221ef60e0d1a5e (diff)
downloadpkgsrc-5d737c366cd01bb5351dad44faff05accecbeb47.tar.gz
Add & enable mzscheme
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 f9930a2a41d..769d4b24213 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2000/01/02 02:58:20 tsarna Exp $
+# $NetBSD: Makefile,v 1.40 2000/01/10 22:11:06 pooka Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -48,6 +48,7 @@
# SUBDIR += modula-3-lib
# SUBDIR += modula-3-socks
SUBDIR += moscow_ml
+ SUBDIR += mzscheme
SUBDIR += nawk
# SUBDIR += ocaml
SUBDIR += p2c