Index: head/devel/p5-DateTime-TimeZone/Makefile =================================================================== --- head/devel/p5-DateTime-TimeZone/Makefile (revision 422931) +++ head/devel/p5-DateTime-TimeZone/Makefile (revision 422932) @@ -1,27 +1,28 @@ # Created by: mat # $FreeBSD$ PORTNAME= DateTime-TimeZone PORTVERSION= 2.05 +PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= jadawin@FreeBSD.org COMMENT= Time zone object base class and factory LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Class-Singleton>=1.03:devel/p5-Class-Singleton \ p5-List-AllUtils>0:devel/p5-List-AllUtils \ p5-Module-Runtime>=0:devel/p5-Module-Runtime \ p5-Params-ValidationCompiler>=0.13:devel/p5-Params-ValidationCompiler \ p5-Try-Tiny>=0:lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Output>0:devel/p5-Test-Output USES= perl5 USE_PERL5= configure .include