diff options
author | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2006-05-02 23:50:28 +0800 |
---|---|---|
committer | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2006-05-02 23:50:28 +0800 |
commit | b2e9047b2138379c27baf296fe03b72d35b196ac (patch) | |
tree | 67c46b0ac955423f199e9aba469e0f03ec64265a | |
parent | ac776416f2bec3d8c7eb7d5f1c78cc8fa2b35790 (diff) | |
download | freebsd-ports-gnome-b2e9047b2138379c27baf296fe03b72d35b196ac.tar.gz freebsd-ports-gnome-b2e9047b2138379c27baf296fe03b72d35b196ac.tar.zst freebsd-ports-gnome-b2e9047b2138379c27baf296fe03b72d35b196ac.zip |
Take maintainership.
Approved by: erwin (mentor)
-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 267de589da75..872bfb0163c4 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= perl@FreeBSD.org +MAINTAINER= lbr@FreeBSD.org COMMENT= Perl5 library for WWW access BUILD_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ |