diff options
Diffstat (limited to 'devel/p5-DateTime/Makefile')
-rw-r--r-- | devel/p5-DateTime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-DateTime/Makefile b/devel/p5-DateTime/Makefile index 30966137b12f..55fbdc4d2959 100644 --- a/devel/p5-DateTime/Makefile +++ b/devel/p5-DateTime/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= DateTime PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION}01 -MAINTAINER= m@absolight.net +MAINTAINER= mat@FreeBSD.org COMMENT= A date and time object RUN_DEPENDS= ${SITE_PERL}/Class/Factory/Util.pm:${PORTSDIR}/devel/p5-Class-Factory-Util \ |