diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-16 09:55:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-16 09:55:32 +0000 |
commit | e963662e8cae969d88a61aae7d9f54e4c01faff3 (patch) | |
tree | a3b81256b7ca7097874ecd94e48f1f196a833e29 /devel/p5-DateTime-Format-Strptime | |
parent | 49728dccbaaeaf7709fbd116c130699d95cae7fd (diff) | |
download | ports-e963662e8cae969d88a61aae7d9f54e4c01faff3.tar.gz ports-e963662e8cae969d88a61aae7d9f54e4c01faff3.zip |
Notes
Diffstat (limited to 'devel/p5-DateTime-Format-Strptime')
-rw-r--r-- | devel/p5-DateTime-Format-Strptime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Format-Strptime/Makefile b/devel/p5-DateTime-Format-Strptime/Makefile index ab9824354fae..a2d4d230e8a0 100644 --- a/devel/p5-DateTime-Format-Strptime/Makefile +++ b/devel/p5-DateTime-Format-Strptime/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/} EXTRACT_SUFX= .tgz -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Parse and format strp and strf time patterns RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \ |