diff options
author | linimon <linimon@FreeBSD.org> | 2008-08-19 18:16:10 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-08-19 18:16:10 +0800 |
commit | 441d29ec394552ef4dc97567f821c173ea6cb8c9 (patch) | |
tree | 1f1e719a718db0ec5158d2370acf22276613a93e /www/p5-libwww | |
parent | 6ac5663879a6afdd4831407d6d2a6fdf303757d2 (diff) | |
download | freebsd-ports-gnome-441d29ec394552ef4dc97567f821c173ea6cb8c9.tar.gz freebsd-ports-gnome-441d29ec394552ef4dc97567f821c173ea6cb8c9.tar.zst freebsd-ports-gnome-441d29ec394552ef4dc97567f821c173ea6cb8c9.zip |
Reassign to perl@ by maintainer request.
Hat: portmgr
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 d25b1bb2216d..68d8ef126027 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= LWP PKGNAMEPREFIX= p5- DISTNAME= libwww-perl-${PORTVERSION} -MAINTAINER= lbr@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 library for WWW access BUILD_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ |