diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-16 09:22:05 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-16 09:22:05 +0000 |
commit | 49728dccbaaeaf7709fbd116c130699d95cae7fd (patch) | |
tree | db244687a66200909aaa9cc59aac3412b955441a /databases/p5-DBIx-Class-DateTime-Epoch | |
parent | 9ff0694eae200af7bfbf6c21434bea6eab6313af (diff) |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=239640
Diffstat (limited to 'databases/p5-DBIx-Class-DateTime-Epoch')
-rw-r--r-- | databases/p5-DBIx-Class-DateTime-Epoch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Class-DateTime-Epoch/Makefile b/databases/p5-DBIx-Class-DateTime-Epoch/Makefile index 52397ccadbf0..28b881af7824 100644 --- a/databases/p5-DBIx-Class-DateTime-Epoch/Makefile +++ b/databases/p5-DBIx-Class-DateTime-Epoch/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lbr@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Automatic inflation/deflation of epoch-based DateTime objects BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ |