diff options
author | agc <agc> | 1998-02-17 10:19:14 +0000 |
---|---|---|
committer | agc <agc> | 1998-02-17 10:19:14 +0000 |
commit | c95822b66693d402d574c8e1b47a5f2c1fdfb664 (patch) | |
tree | 63f8691d9c5e0eb02af68015a86b93f269f7524e /lang/Makefile | |
parent | 70665f5e1930420702d39f7f9541c3e7f138ca72 (diff) | |
download | pkgsrc-c95822b66693d402d574c8e1b47a5f2c1fdfb664.tar.gz |
Enable Moscow ML.
Diffstat (limited to 'lang/Makefile')
-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 |