diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-06-21 21:27:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-06-21 21:27:46 +0000 |
commit | 3c088f1b9af4965790f8f782c45e3280bc5bb68d (patch) | |
tree | 574b4a0a046ae0a48a0fd8f8df039adf82f28f96 /www/wb0 | |
parent | - Update to 20040621, which works with firefox 0.9 (diff) |
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports. They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
Notes
Notes:
svn path=/head/; revision=111956
Diffstat (limited to 'www/wb0')
-rw-r--r-- | www/wb0/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/wb0/Makefile b/www/wb0/Makefile index 53edf3773579..9c1786e19335 100644 --- a/www/wb0/Makefile +++ b/www/wb0/Makefile @@ -16,6 +16,8 @@ MAINTAINER= trevor@FreeBSD.org COMMENT= Web browser for svgalib which can show pictures BROKEN= incorrect packing list +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${BROKEN} RUN_DEPENDS= lynx:${PORTSDIR}/www/lynx-current LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ vga.1:${PORTSDIR}/graphics/svgalib \ |