diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-27 17:35:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-27 17:35:26 +0000 |
commit | 53f5bbb2ba5579821ef9d2ebcdac3f7222581c60 (patch) | |
tree | a02360551e070e1adb95c45d1cb79ac1f276c0c6 /irc | |
parent | da231dcdb2b16a1be0032f0011a3f4878dfb1ffe (diff) | |
download | ports-53f5bbb2ba5579821ef9d2ebcdac3f7222581c60.tar.gz ports-53f5bbb2ba5579821ef9d2ebcdac3f7222581c60.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/pure-xemacs21-mule/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/pure-xemacs21-mule/Makefile b/irc/pure-xemacs21-mule/Makefile index 2e235d6a5b00..e040309dc95d 100644 --- a/irc/pure-xemacs21-mule/Makefile +++ b/irc/pure-xemacs21-mule/Makefile @@ -4,6 +4,8 @@ MASTERDIR= ${.CURDIR}/../pure-emacs21 BROKEN= fails to install +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2014-02-27 USE_EMACS= yes EMACS_PORT_NAME= xemacs21-mule |