diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/emacs.app/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/emacs.app/Makefile b/editors/emacs.app/Makefile index f202237489d..9ad9d6ab2e3 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 |