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 /databases/p5-DBIx-Ease | |
parent | 49728dccbaaeaf7709fbd116c130699d95cae7fd (diff) | |
download | ports-e963662e8cae969d88a61aae7d9f54e4c01faff3.tar.gz ports-e963662e8cae969d88a61aae7d9f54e4c01faff3.zip |
Notes
Diffstat (limited to 'databases/p5-DBIx-Ease')
-rw-r--r-- | databases/p5-DBIx-Ease/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Ease/Makefile b/databases/p5-DBIx-Ease/Makefile index 6952d98561db..b2b7b8b03839 100644 --- a/databases/p5-DBIx-Ease/Makefile +++ b/databases/p5-DBIx-Ease/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= mat/:local DBIx/:cpan PKGNAMEPREFIX= p5- DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:local,cpan -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Less-code DBI interactions for all drivers BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI |