From 5bc7993a58876a19aa1310c99dea57e0c52156dc Mon Sep 17 00:00:00 2001 From: arved Date: Tue, 31 Jul 2007 11:55:26 +0000 Subject: Mark DEPRECATED and set an EXPIRATION_DATE, because the port depends on a forbidden port and is included in later versions of zope PR: 115078 Submitted by: "Khairil Yusof" --- www/zope-btreefolder2/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/zope-btreefolder2') diff --git a/www/zope-btreefolder2/Makefile b/www/zope-btreefolder2/Makefile index 01272c8c737e..a86436ca268d 100644 --- a/www/zope-btreefolder2/Makefile +++ b/www/zope-btreefolder2/Makefile @@ -16,6 +16,8 @@ DISTNAME= BTreeFolder2-${PORTVERSION} MAINTAINER= kaeru@inigo-tech.com COMMENT= Zope product that can store many items +DEPRECATED= Included in Zope 2.8 and later +EXPIRATION_DATE=2007-08-31 USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope -- cgit