diff options
Diffstat (limited to 'textproc/p5-RDF-Core/Makefile')
-rw-r--r-- | textproc/p5-RDF-Core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-RDF-Core/Makefile b/textproc/p5-RDF-Core/Makefile index d255ecd66dac..e78c2f2ad919 100644 --- a/textproc/p5-RDF-Core/Makefile +++ b/textproc/p5-RDF-Core/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= An object oriented Perl modules for handling tasks related to RDF BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ |