summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2013-03-24 18:35:04 +0000
committerdholland <dholland@pkgsrc.org>2013-03-24 18:35:04 +0000
commitfcd0f07230ac7ce4521d3cf0644ad36bf87bfb86 (patch)
tree25eb2c2592fd460e6465af62949d6179504a55ee /lang
parentff84eb2c23cd94a3da0c960d5790928e84bfb9f1 (diff)
downloadpkgsrc-fcd0f07230ac7ce4521d3cf0644ad36bf87bfb86.tar.gz
-ocamlduce
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
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