diff options
Diffstat (limited to 'net/p5-Net-Yadis/Makefile')
-rw-r--r-- | net/p5-Net-Yadis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Yadis/Makefile b/net/p5-Net-Yadis/Makefile index 41ab0cd9c0fd..bdbacdb63fc0 100644 --- a/net/p5-Net-Yadis/Makefile +++ b/net/p5-Net-Yadis/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Yadis service discovery protocol, and parses XRDS xml documents RUN_DEPENDS= ${SITE_PERL}/XML/XPath.pm:${PORTSDIR}/textproc/p5-XML-XPath \ |