diff options
Diffstat (limited to 'www/p5-libwww')
-rw-r--r-- | www/p5-libwww/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index 20cffa1557e9..267de589da75 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= LWP DISTNAME= libwww-perl-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 library for WWW access BUILD_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ |