diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-XQL/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-xmltv/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-XQL/Makefile b/textproc/p5-XML-XQL/Makefile index 63890339dce0..2421bfb5e10c 100644 --- a/textproc/p5-XML-XQL/Makefile +++ b/textproc/p5-XML-XQL/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for querying XML tree structures with XQL RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ diff --git a/textproc/p5-xmltv/Makefile b/textproc/p5-xmltv/Makefile index 7af92089c536..9eb1c550732c 100644 --- a/textproc/p5-xmltv/Makefile +++ b/textproc/p5-xmltv/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xmltv PKGNAMEPREFIX= p5- -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Set of programs to process TV (tvguide) listings in XML format BUILD_DEPENDS= \ |