From 561a86985f16991db832817eb416211be1493ab4 Mon Sep 17 00:00:00 2001 From: dougb Date: Sat, 3 Sep 2011 08:19:48 +0000 Subject: Add EXPIRATION= 2011-09-30, indicate which ports still depend on this --- devel/p5-Class-Data-Accessor/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'devel') diff --git a/devel/p5-Class-Data-Accessor/Makefile b/devel/p5-Class-Data-Accessor/Makefile index f7aff21a0bd6..32404025e10d 100644 --- a/devel/p5-Class-Data-Accessor/Makefile +++ b/devel/p5-Class-Data-Accessor/Makefile @@ -14,7 +14,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Inheritable and overridable class and instance data accessors +# Depended on by: devel/p5-App-CLI-Extension, net/p5-OAuth-Lite, +# textproc/p5-FormValidator-Simple, www/p5-Catalyst-Plugin-AutoRestart, +# www/p5-HTML-Widget, www/p5-Catalyst-Plugin-ErrorCatcher DEPRECATED= Please consider using p5-Class-Accessor-Grouped or p5-Moose +EXPIRATION= 2011-09-30 PERL_CONFIGURE= 5.8.0+ -- cgit