summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordholland <dholland>2013-03-24 18:35:04 +0000
committerdholland <dholland>2013-03-24 18:35:04 +0000
commit0f349678a16d2ebf8455b60a33017f3c73a2b2a0 (patch)
tree25eb2c2592fd460e6465af62949d6179504a55ee
parent4a2a36fa1cdf22dbf5ce8d41dabc2a495f3bf436 (diff)
downloadpkgsrc-0f349678a16d2ebf8455b60a33017f3c73a2b2a0.tar.gz
-ocamlduce
-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