diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-29 15:12:23 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-29 15:12:23 +0800 |
commit | 7c9aeb7fa1c127d50716789efba3bbdcde11f84f (patch) | |
tree | 3a462b83ca94f4df3e9bcfbd596515be7f3fa559 | |
parent | 3d781080b0d70097405431f7d4abbe972b639898 (diff) | |
download | freebsd-ports-gnome-7c9aeb7fa1c127d50716789efba3bbdcde11f84f.tar.gz freebsd-ports-gnome-7c9aeb7fa1c127d50716789efba3bbdcde11f84f.tar.zst freebsd-ports-gnome-7c9aeb7fa1c127d50716789efba3bbdcde11f84f.zip |
Reset maintainer due to long inactivity.
Hat: portmgr
-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 b94838f69fff..20cffa1557e9 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= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 library for WWW access BUILD_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ |