diff options
Diffstat (limited to 'textproc/p5-XML-RSS')
-rw-r--r-- | textproc/p5-XML-RSS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-RSS/Makefile b/textproc/p5-XML-RSS/Makefile index 498f69907f67..4154ce414be9 100644 --- a/textproc/p5-XML-RSS/Makefile +++ b/textproc/p5-XML-RSS/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= swills@FreeBSD.org COMMENT= Perl extension to manage RDF Site Summary (RSS) files RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ |