diff options
-rw-r--r-- | biology/p5-AcePerl/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBIx-Browse/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBIx-Tree/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Filter-Simple/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/biology/p5-AcePerl/Makefile b/biology/p5-AcePerl/Makefile index cad007ade744..50e3d906be88 100644 --- a/biology/p5-AcePerl/Makefile +++ b/biology/p5-AcePerl/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Ace PKGNAMEPREFIX= p5- -MAINTAINER= philip@p6m7g8.com +MAINTAINER= pgollucci@p6m7g8.com COMMENT= Perl5 interface to the ACEDB genome database system BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 diff --git a/databases/p5-DBIx-Browse/Makefile b/databases/p5-DBIx-Browse/Makefile index ad8d7313397d..aab7b41d0432 100644 --- a/databases/p5-DBIx-Browse/Makefile +++ b/databases/p5-DBIx-Browse/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBIx PKGNAMEPREFIX= p5- -MAINTAINER= philip@p6m7g8.com +MAINTAINER= pgollucci@p6m7g8.com COMMENT= DBIx::Browse - Perl extension to browse tables PERL_CONFIGURE= yes diff --git a/databases/p5-DBIx-Tree/Makefile b/databases/p5-DBIx-Tree/Makefile index 34574ac1218b..69da4069e17a 100644 --- a/databases/p5-DBIx-Tree/Makefile +++ b/databases/p5-DBIx-Tree/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBIx PKGNAMEPREFIX= p5- -MAINTAINER= philip@p6m7g8.com +MAINTAINER= pgollucci@p6m7g8.com COMMENT= Perl module for generating a tree from a self-referential table PERL_CONFIGURE= yes diff --git a/textproc/p5-Filter-Simple/Makefile b/textproc/p5-Filter-Simple/Makefile index e09267b218f1..76d77703d7be 100644 --- a/textproc/p5-Filter-Simple/Makefile +++ b/textproc/p5-Filter-Simple/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Filter PKGNAMEPREFIX= p5- -MAINTAINER= philip@p6m7g8.com +MAINTAINER= pgollucci@p6m7g8.com COMMENT= Simplified source filtering PERL_CONFIGURE= yes |