diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-10-09 01:48:11 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-10-09 01:48:11 +0000 |
commit | 2d94dc2a57e15ef36ef6232f10f83d7d835ed86f (patch) | |
tree | fa77975e558b22de534bb213b1f0a5ddc6816c02 /textproc/htmlize.el | |
parent | f6ceda4641fbefafa4e37868815177f80a68a5d8 (diff) | |
download | ports-2d94dc2a57e15ef36ef6232f10f83d7d835ed86f.tar.gz ports-2d94dc2a57e15ef36ef6232f10f83d7d835ed86f.zip |
Notes
Diffstat (limited to 'textproc/htmlize.el')
-rw-r--r-- | textproc/htmlize.el/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/htmlize.el/Makefile b/textproc/htmlize.el/Makefile index 763aa45b7c2a..506c3e5269f8 100644 --- a/textproc/htmlize.el/Makefile +++ b/textproc/htmlize.el/Makefile @@ -17,10 +17,10 @@ EXTRACT_SUFX= MAINTAINER= ports@FreeBSD.org COMMENT= Emacs major mode to create HTML files from Emacs buffers (in colour!) -DEPRECATED= BROKEN for more than 6 month -EXPIRATION_DATE= 2011-09-01 - +# Depended on by textproc/emacs-wiki BROKEN= checksum mismatch +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2011-10-31 USE_EMACS= yes EMACS_PORT_NAME?= emacs21 |