diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Scheduler/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Scheduler/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/p5-Catalyst-Plugin-Scheduler/Makefile b/www/p5-Catalyst-Plugin-Scheduler/Makefile index f1d930287cc..e149077ee72 100644 --- a/www/p5-Catalyst-Plugin-Scheduler/Makefile +++ b/www/p5-Catalyst-Plugin-Scheduler/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: p5-Catalyst-Plugin-Scheduler -# Date created: 25.Mar.2007 -# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar> -# +# Created by: Fernan Aguero <fernan@iib.unsam.edu.ar> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Scheduler PORTVERSION= 0.10 @@ -12,7 +8,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= fernan@iib.unsam.edu.ar +MAINTAINER= ports@FreeBSD.org COMMENT= Schedule events to run in a cron-like manner BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ |