diff options
author | pav <pav@FreeBSD.org> | 2008-12-20 06:00:33 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-12-20 06:00:33 +0800 |
commit | 249ba3d620121a806c91c9d62d577ace48acff1e (patch) | |
tree | 163e2deae633900f1277f1b4f878c5b7c4f5d080 /textproc | |
parent | 31855b99376cf2375610e4a4c9f1bc7bd3f4d0c7 (diff) | |
download | freebsd-ports-gnome-249ba3d620121a806c91c9d62d577ace48acff1e.tar.gz freebsd-ports-gnome-249ba3d620121a806c91c9d62d577ace48acff1e.tar.zst freebsd-ports-gnome-249ba3d620121a806c91c9d62d577ace48acff1e.zip |
- Set for expiration in one month: has been broken for more than 6 months
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/htmlize.el/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/htmlize.el/Makefile b/textproc/htmlize.el/Makefile index fab445485d84..ff03b7977d75 100644 --- a/textproc/htmlize.el/Makefile +++ b/textproc/htmlize.el/Makefile @@ -17,6 +17,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Emacs major mode to create HTML files from Emacs buffers (in colour!) BROKEN= Size mismatch +DEPRECATED= has been broken for more than 6 months +EXPIRATION_DATE=2009-01-19 USE_EMACS= yes EMACS_PORT_NAME?= emacs21 |