diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 04:27:12 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 04:27:12 +0800 |
commit | 9ab34309b608c4e5c7b03539b63b5a8b2ed2bb89 (patch) | |
tree | 0313f25ade8febbe9e10f2d02767a488b02d4f27 /print/yatex-xemacs-mule/Makefile | |
parent | 593f18f26f037e6495732cf883ddc14507b7cb85 (diff) | |
download | freebsd-ports-gnome-9ab34309b608c4e5c7b03539b63b5a8b2ed2bb89.tar.gz freebsd-ports-gnome-9ab34309b608c4e5c7b03539b63b5a8b2ed2bb89.tar.zst freebsd-ports-gnome-9ab34309b608c4e5c7b03539b63b5a8b2ed2bb89.zip |
Schedule these ignored ports for termination on 2006-12-01
Diffstat (limited to 'print/yatex-xemacs-mule/Makefile')
-rw-r--r-- | print/yatex-xemacs-mule/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/yatex-xemacs-mule/Makefile b/print/yatex-xemacs-mule/Makefile index 1c927b34c15e..bd77466d7b09 100644 --- a/print/yatex-xemacs-mule/Makefile +++ b/print/yatex-xemacs-mule/Makefile @@ -13,5 +13,7 @@ COMMENT= Yet Another LaTeX mode and html mode on Emacs (for XEmacs21-mule) USE_EMACS= yes EMACS_PORT_NAME=xemacs21-mule IGNORE= hangs during build +DEPRECATED= ${IGNORE} +EXPIRATION_DATE=2006-12-01 .include "${MASTERDIR}/Makefile" |