diff options
author | dholland <dholland@pkgsrc.org> | 2013-03-24 18:35:04 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2013-03-24 18:35:04 +0000 |
commit | cca884e66e098763add5943d3a447c73c401b436 (patch) | |
tree | 25eb2c2592fd460e6465af62949d6179504a55ee /lang | |
parent | 1584dbdb055bb835616570151f7c391abc43eb16 (diff) | |
download | pkgsrc-cca884e66e098763add5943d3a447c73c401b436.tar.gz |
-ocamlduce
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index 538d430cd20..5575d193f20 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.340 2013/01/05 22:58:34 wiz Exp $ +# $NetBSD: Makefile,v 1.341 2013/03/24 18:35:04 dholland Exp $ # COMMENT= Programming languages @@ -111,7 +111,6 @@ SUBDIR+= newlisp SUBDIR+= nhc98 SUBDIR+= objc SUBDIR+= ocaml -SUBDIR+= ocamlduce SUBDIR+= onyx SUBDIR+= oo2c SUBDIR+= opencobol |