diff options
-rw-r--r-- | converters/p5-Convert-IBM390/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-Chomp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/converters/p5-Convert-IBM390/Makefile b/converters/p5-Convert-IBM390/Makefile index 3866d91e7851..e1d4bd3a9248 100644 --- a/converters/p5-Convert-IBM390/Makefile +++ b/converters/p5-Convert-IBM390/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Convert PKGNAMEPREFIX= p5- -MAINTAINER= dev@fenux.net +MAINTAINER= perl@FreeBSD.org COMMENT= Functions for manipulating mainframe data PERL_CONFIGURE= yes diff --git a/textproc/p5-Text-Chomp/Makefile b/textproc/p5-Text-Chomp/Makefile index b7b7638a8a3b..875bf60f73e8 100644 --- a/textproc/p5-Text-Chomp/Makefile +++ b/textproc/p5-Text-Chomp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- -MAINTAINER= dev@fenux.net +MAINTAINER= perl@FreeBSD.org COMMENT= A module implementing a portable chomp PERL_CONFIGURE= yes |