diff options
Diffstat (limited to 'textproc/p5-Pod-XML/Makefile')
-rw-r--r-- | textproc/p5-Pod-XML/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Pod-XML/Makefile b/textproc/p5-Pod-XML/Makefile index 005bf68dbf23..2d15c878213d 100644 --- a/textproc/p5-Pod-XML/Makefile +++ b/textproc/p5-Pod-XML/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Pod PKGNAMEPREFIX= p5- -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= Module to convert POD to XML WRKSRC= ${WRKDIR}/${PORTNAME} |