diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Google-Code/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-Whois-IP/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Google-Code/Makefile b/net/p5-Net-Google-Code/Makefile index b99f40e97cb4..8a68cd815db8 100644 --- a/net/p5-Net-Google-Code/Makefile +++ b/net/p5-Net-Google-Code/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= frederic@culot.org +MAINTAINER= culot@FreeBSD.org COMMENT= Simple client library for Google code BUILD_DEPENDS= ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \ diff --git a/net/p5-Net-Whois-IP/Makefile b/net/p5-Net-Whois-IP/Makefile index 4733a1109568..9a6e6e26643a 100644 --- a/net/p5-Net-Whois-IP/Makefile +++ b/net/p5-Net-Whois-IP/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= frederic@culot.org +MAINTAINER= culot@FreeBSD.org COMMENT= Perl extension for looking up the whois information for ip addresses MAN3= Net::Whois::IP.3 |