aboutsummaryrefslogtreecommitdiff
path: root/lang/ocamlduce
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-12-08 14:30:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-12-08 14:30:09 +0000
commit0eca88d37727b7cf34bbc2bedd2ff56dbc51b143 (patch)
tree4eb5b3c17063b3dfde60677f444e595981d52450 /lang/ocamlduce
parentbbaad6dfc36ca6d7b35a93c3b073832df2919d48 (diff)
This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month With hat: portmgr
Notes
Notes: svn path=/head/; revision=245413
Diffstat (limited to 'lang/ocamlduce')
-rw-r--r--lang/ocamlduce/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ocamlduce/Makefile b/lang/ocamlduce/Makefile
index 864184d08bd4..a2e4fb596327 100644
--- a/lang/ocamlduce/Makefile
+++ b/lang/ocamlduce/Makefile
@@ -23,6 +23,8 @@ USE_OCAML_PLIST= yes
ALL_TARGET= all opt
BROKEN= does not build with current version of lang/ocaml
+DEPRECATED= has been broken for 7 months
+EXPIRATION_DATE=2010-01-08
.include <bsd.port.pre.mk>