diff options
Diffstat (limited to 'databases/p5-DBICx-TxnInsert/Makefile')
-rw-r--r-- | databases/p5-DBICx-TxnInsert/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBICx-TxnInsert/Makefile b/databases/p5-DBICx-TxnInsert/Makefile index 90e499a5b234..5c024328de1b 100644 --- a/databases/p5-DBICx-TxnInsert/Makefile +++ b/databases/p5-DBICx-TxnInsert/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/V/VO/VOVKASM PKGNAMEPREFIX= p5- -MAINTAINER= andrey@kostenko.name +MAINTAINER= perl@FreeBSD.org COMMENT= Wrap all inserts into transaction RUN_DEPENDS= p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class \ |