diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 20:27:12 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 20:27:12 +0000 |
commit | 9ab34309b608c4e5c7b03539b63b5a8b2ed2bb89 (patch) | |
tree | 0313f25ade8febbe9e10f2d02767a488b02d4f27 /deskutils | |
parent | 593f18f26f037e6495732cf883ddc14507b7cb85 (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/mhc-xemacs21-mule/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/mhc-xemacs21-mule/Makefile b/deskutils/mhc-xemacs21-mule/Makefile index 56acd3a17e3a..0e102c1a2842 100644 --- a/deskutils/mhc-xemacs21-mule/Makefile +++ b/deskutils/mhc-xemacs21-mule/Makefile @@ -11,5 +11,7 @@ MAINTAINER= yoichi@FreeBSD.org USE_EMACS= yes EMACS_PORT_NAME= xemacs21-mule IGNORE= hangs during build +DEPRECATED= ${IGNORE} +EXPIRATION_DATE=2006-12-01 .include "${MASTERDIR}/Makefile" |