From 63ea972d4fb9e3310eacf3fe692a9afe49874235 Mon Sep 17 00:00:00 2001 From: pav Date: Tue, 8 Dec 2009 14:30:09 +0000 Subject: This port has been broken for 3+ months, thus - Mark DEPRECATED and schedule for expiration in one month With hat: portmgr --- lang/ocamlduce/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang/ocamlduce/Makefile') 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 -- cgit