From fd5f318f3c50eda92e9986fcc4f82f3263df2d99 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 16 Mar 2011 13:55:41 +0000 Subject: Deprecate unmaintained ports from devel where upstream disapear and/or where no distfiles can be found and are not used by maintained ports --- devel/ecgi/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'devel/ecgi') diff --git a/devel/ecgi/Makefile b/devel/ecgi/Makefile index a3f3209f65c8..33e0b48ddf6a 100644 --- a/devel/ecgi/Makefile +++ b/devel/ecgi/Makefile @@ -16,6 +16,9 @@ DISTNAME= lib${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= A library for the creation of CGI-based Web applications +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GMAKE= yes -- cgit v1.2.3