From be265396a89275fdfca64087ff628ff1369be849 Mon Sep 17 00:00:00 2001 From: bapt Date: Mon, 9 Apr 2012 23:51:44 +0000 Subject: Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as broken for more than 6 month --- lang/boo/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lang') diff --git a/lang/boo/Makefile b/lang/boo/Makefile index 0033f2a9b1ef..4b3f4c8018bf 100644 --- a/lang/boo/Makefile +++ b/lang/boo/Makefile @@ -19,6 +19,9 @@ BUILD_DEPENDS= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info RUN_DEPENDS= mono:${PORTSDIR}/lang/mono \ ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2012-05-10 + BROKEN= does not build WRKSRC= ${WRKDIR} -- cgit