diff options
author | skv <skv@FreeBSD.org> | 2006-05-02 19:41:42 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2006-05-02 19:41:42 +0800 |
commit | 9b8b512d9269e20afdd5ea590780d3255565e5a0 (patch) | |
tree | f14e9dd91fe27e2759f509fd80ddd26e4aeba874 /www/p5-libwww | |
parent | 97d22544c941f86d05d1fae88283b0cc00e7ccd5 (diff) | |
download | freebsd-ports-gnome-9b8b512d9269e20afdd5ea590780d3255565e5a0.tar.gz freebsd-ports-gnome-9b8b512d9269e20afdd5ea590780d3255565e5a0.tar.zst freebsd-ports-gnome-9b8b512d9269e20afdd5ea590780d3255565e5a0.zip |
Assign maintainership to perl@
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 \ |