From e8038d5c041638913ee98cf40b7f90e2bd44f65f Mon Sep 17 00:00:00 2001 From: decke Date: Thu, 19 Aug 2010 09:04:07 +0000 Subject: - Mark DEPRECATED and set EXPIRATION_DATE to 2010-11-01 PR: ports/149717 Submitted by: Simon Olofsson Approved by: miwi (mentor) --- www/wb0/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'www') diff --git a/www/wb0/Makefile b/www/wb0/Makefile index a4b1330a9f2..88afbfeba12 100644 --- a/www/wb0/Makefile +++ b/www/wb0/Makefile @@ -20,6 +20,9 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ vga.1:${PORTSDIR}/graphics/svgalib \ png.6:${PORTSDIR}/graphics/png +DEPRECATED= Development has ceased. +EXPIRATION_DATE= 2010-11-01 + DOCS= AUTHORS Changelog README etc/wb0/wb0.config.README PORTDOCS= ${DOCS:T} ONLY_FOR_ARCHS= i386 -- cgit