diff options
Diffstat (limited to 'devel/p5-DateTime-Format-Flexible/Makefile')
-rw-r--r-- | devel/p5-DateTime-Format-Flexible/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-DateTime-Format-Flexible/Makefile b/devel/p5-DateTime-Format-Flexible/Makefile index 34241ed1d2d8..aa63414e096c 100644 --- a/devel/p5-DateTime-Format-Flexible/Makefile +++ b/devel/p5-DateTime-Format-Flexible/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: devel/p5-DateTime-Format-Flexible -# Date created: 23 Jun 2009 -# Whom: Cezary Morga <cm@therek.net> -# +# Created by: Cezary Morga <cm@therek.net> # $FreeBSD$ -# PORTNAME= DateTime-Format-Flexible PORTVERSION= 0.23 @@ -11,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= cm@therek.net +MAINTAINER= ports@FreeBSD.org COMMENT= Flexibly parse strings and turn them into DateTime objects RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ |