diff options
Diffstat (limited to 'textproc/p5-SGML-DTDParse')
-rw-r--r-- | textproc/p5-SGML-DTDParse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-SGML-DTDParse/Makefile b/textproc/p5-SGML-DTDParse/Makefile index 01c9304295fb..fc3819258f35 100644 --- a/textproc/p5-SGML-DTDParse/Makefile +++ b/textproc/p5-SGML-DTDParse/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= SGML PKGNAMEPREFIX= p5- -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= Parse an SGML or XML DTD BUILD_DEPENDS= p5-DelimMatch>=1.05:${PORTSDIR}/textproc/p5-DelimMatch \ |