From 2be695098a20a20b44f29d101fcb9c65cc595bd3 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sun, 10 Jun 2012 16:32:26 +0000 Subject: [PATCH] - mark DEPRECATED - reset MAINTAINER --- editors/emacs.app/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/editors/emacs.app/Makefile b/editors/emacs.app/Makefile index f202237489d9..9ad9d6ab2e3b 100644 --- a/editors/emacs.app/Makefile +++ b/editors/emacs.app/Makefile @@ -12,11 +12,14 @@ CATEGORIES= editors gnustep MASTER_SITES= SF/emacs-app/emacs-app/${PORTVERSION}-pre3 DISTNAME= emacs-23.0.0_NS-${PORTVERSION}pre3b -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The GNU Emacs editor on GNUstep LICENSE= GPLv2 +DEPRECATED= API no longer supported +EXPIRATION_DATE= 2012-07-20 + USE_GNUSTEP= yes USE_GNUSTEP_CONFIGURE= yes USE_GNUSTEP_BUILD= yes