diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-07-19 09:29:10 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-07-19 09:29:10 +0000 |
commit | a9259c47301952ef227d8543129aae9873db6f41 (patch) | |
tree | 61f9ee861a435d65729cdeb57d1ae063bffb78f4 /editors/psgml-emacs19 | |
parent | 362762a2ad2d263beffce88609274ec4d2f0d114 (diff) |
Notes
Diffstat (limited to 'editors/psgml-emacs19')
-rw-r--r-- | editors/psgml-emacs19/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/psgml-emacs19/Makefile b/editors/psgml-emacs19/Makefile index a9b939160014..388fe89955b8 100644 --- a/editors/psgml-emacs19/Makefile +++ b/editors/psgml-emacs19/Makefile @@ -11,6 +11,9 @@ COMMENT= A major mode for editing SGML and XML documents for emacs19 # This is a slave port. MASTERDIR= ${.CURDIR}/../psgml +DEPRECATED= emacs19 is obsolete; please use a more recent version +EXPIRATION_DATE= 2007-08-19 + # emacs port setup USE_EMACS= yes EMACS_PORT_NAME= emacs19 |