diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-02 00:04:47 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-02 00:04:47 +0000 |
commit | a982e2cbd777b574aba77a2de161f5dfd6837eb4 (patch) | |
tree | aaec2993811aaa62d8269931c7c957df85dcac74 /devel/p5-DateTime-Format-SQLite | |
parent | d769161d66f2da9c5c3974bcbbfda4881eb3cd10 (diff) | |
download | ports-a982e2cbd777b574aba77a2de161f5dfd6837eb4.tar.gz ports-a982e2cbd777b574aba77a2de161f5dfd6837eb4.zip |
Notes
Diffstat (limited to 'devel/p5-DateTime-Format-SQLite')
-rw-r--r-- | devel/p5-DateTime-Format-SQLite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Format-SQLite/Makefile b/devel/p5-DateTime-Format-SQLite/Makefile index e45519ee06b6..b21b6fb16ae3 100644 --- a/devel/p5-DateTime-Format-SQLite/Makefile +++ b/devel/p5-DateTime-Format-SQLite/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hideo@lastamericanempire.com +MAINTAINER= perl@FreeBSD.org COMMENT= Parse and format SQLite dates and times BUILD_DEPENDS= ${SITE_PERL}/DateTime/Format/Builder.pm:${PORTSDIR}/devel/p5-DateTime-Format-Builder |