From 58dc8dc58a5757f91a610ae816b1990a8f813322 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 18 Jul 2010 14:49:41 +0000 Subject: [PATCH] Reset maintainer at his request. The port is no longer maintained by its upstream author, and is already broken, so set for de-orbit in one month. --- mail/ngmp/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mail/ngmp/Makefile b/mail/ngmp/Makefile index df990d6ca7f6..aed18e1d30c8 100644 --- a/mail/ngmp/Makefile +++ b/mail/ngmp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.prevantage.com/releases/ \ ftp://ftp2.prevantage.com/releases/ DISTNAME= ngmp-for-freebsd-${PORTVERSION} -MAINTAINER= lukejee@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A full AJAX based web app for messaging and collaboration RUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache22 \ @@ -34,6 +34,8 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache22 \ ${LOCALBASE}/www/tinymce:${PORTSDIR}/www/tinymce BROKEN= does not compile +DEPRECATED= ${BROKEN} and no longer supported by upstream +EXPIRATION_DATE= 2010-08-18 NO_BUILD= yes