diff options
author | agc <agc> | 1998-02-17 10:19:14 +0000 |
---|---|---|
committer | agc <agc> | 1998-02-17 10:19:14 +0000 |
commit | 31073b2f4083f6a7e4383ddc8125bc6cf34f478b (patch) | |
tree | 63f8691d9c5e0eb02af68015a86b93f269f7524e /lang | |
parent | 4b9e0abe892cbb570465c6328e4ccce1f11611e0 (diff) | |
download | pkgsrc-31073b2f4083f6a7e4383ddc8125bc6cf34f478b.tar.gz |
Enable Moscow ML.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index d921ee65079..553ad899a93 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/02/10 15:49:19 agc Exp $ +# $NetBSD: Makefile,v 1.6 1998/02/17 10:19:14 agc Exp $ # FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp # @@ -33,7 +33,7 @@ # SUBDIR += modula-3 # SUBDIR += modula-3-lib # SUBDIR += modula-3-socks -# SUBDIR += moscow_ml + SUBDIR += moscow_ml # SUBDIR += ocaml # SUBDIR += p2c # SUBDIR += p5-Tcl |