diff options
author | erwin <erwin@FreeBSD.org> | 2005-09-20 22:20:34 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2005-09-20 22:20:34 +0800 |
commit | 5335f2d22f0228ce331552dd9b5cdc38c872f710 (patch) | |
tree | eb54e4f91c902e8f9b95ebb157094c9adcc8e7c3 /www/p5-WWW-Link | |
parent | 6afc134e5849de5846218c4bd504b86e2f1bcf1b (diff) | |
download | freebsd-ports-gnome-5335f2d22f0228ce331552dd9b5cdc38c872f710.tar.gz freebsd-ports-gnome-5335f2d22f0228ce331552dd9b5cdc38c872f710.tar.zst freebsd-ports-gnome-5335f2d22f0228ce331552dd9b5cdc38c872f710.zip |
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self)
Diffstat (limited to 'www/p5-WWW-Link')
-rw-r--r-- | www/p5-WWW-Link/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Link/Makefile b/www/p5-WWW-Link/Makefile index 15ef24a4ccf6..d5c1d7888fa9 100644 --- a/www/p5-WWW-Link/Makefile +++ b/www/p5-WWW-Link/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WWW PKGNAMEPREFIX= p5- -MAINTAINER= svenasse@polaris.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Maintain information about the state of links BUILD_DEPENDS= ${SITE_PERL}/HTTP/Response.pm:${PORTSDIR}/www/p5-libwww \ |