diff options
-rw-r--r-- | converters/p5-Unicode-Map/Makefile | 2 | ||||
-rw-r--r-- | converters/p5-Unicode-MapUTF8/Makefile | 2 | ||||
-rw-r--r-- | www/ljdeps/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/converters/p5-Unicode-Map/Makefile b/converters/p5-Unicode-Map/Makefile index 54908efcc3ce..9034757d1159 100644 --- a/converters/p5-Unicode-Map/Makefile +++ b/converters/p5-Unicode-Map/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Unicode PKGNAMEPREFIX= p5- -MAINTAINER= rtdean@cytherianage.net +MAINTAINER= ports@FreeBSD.org COMMENT= Perl class that converts strings to/from 2-byte Unicode UCS2 format PERL_CONFIGURE= yes diff --git a/converters/p5-Unicode-MapUTF8/Makefile b/converters/p5-Unicode-MapUTF8/Makefile index 039877302443..a3200dd6abf7 100644 --- a/converters/p5-Unicode-MapUTF8/Makefile +++ b/converters/p5-Unicode-MapUTF8/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Unicode PKGNAMEPREFIX= p5- -MAINTAINER= rtdean@cytherianage.net +MAINTAINER= ports@FreeBSD.org COMMENT= Perl class that implements conversion between arbitrary charsets BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Unicode/Map.pm:${PORTSDIR}/converters/p5-Unicode-Map \ diff --git a/www/ljdeps/Makefile b/www/ljdeps/Makefile index 37b08d04ebe7..ade7dc919ad9 100644 --- a/www/ljdeps/Makefile +++ b/www/ljdeps/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= # Undefined DISTFILES= # Undefined -MAINTAINER= rtdean@cytherianage.net +MAINTAINER= ports@FreeBSD.org COMMENT= A meta-port to install all the perl modules used by LiveJournal RUN_DEPENDS= ${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet \ |