diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 01:23:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 01:23:35 +0000 |
commit | de78dd974bd7eb76aacb869b1abf877eb1d9b412 (patch) | |
tree | a7814aed14ebec8464c69aef2944329a2ed10c78 /www/mod_tidy/Makefile | |
parent | ff79ef99406823df6c9438b54f8ffe7b9260f64a (diff) |
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
Notes
Notes:
svn path=/head/; revision=184837
Diffstat (limited to 'www/mod_tidy/Makefile')
-rw-r--r-- | www/mod_tidy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_tidy/Makefile b/www/mod_tidy/Makefile index 966f1d496ef9..12d7f8de9d96 100644 --- a/www/mod_tidy/Makefile +++ b/www/mod_tidy/Makefile @@ -17,6 +17,8 @@ COMMENT= Validates the HTML output of your apache2 webserver LIB_DEPENDS= tidy:${PORTSDIR}/www/tidy-lib BROKEN= Size mismatch +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_APACHE= 20 |