diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 09:22:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 09:22:42 +0000 |
commit | afe07e88e748dd2e1b0030943bf40a318f8f6602 (patch) | |
tree | 6c047ccd84d96a1563c38058b509e2b3592dfbbe /textproc/htmlize.el | |
parent | 9c1e21859fe50c008b13471e02deacef8a9bee38 (diff) |
Deprecate unmaintained ports marked as BROKEN for more then 6 month
Notes
Notes:
svn path=/head/; revision=278776
Diffstat (limited to 'textproc/htmlize.el')
-rw-r--r-- | textproc/htmlize.el/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/htmlize.el/Makefile b/textproc/htmlize.el/Makefile index 5b5037ca5bd7..763aa45b7c2a 100644 --- a/textproc/htmlize.el/Makefile +++ b/textproc/htmlize.el/Makefile @@ -17,6 +17,9 @@ 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 + BROKEN= checksum mismatch USE_EMACS= yes |