diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-22 15:45:57 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-22 16:20:48 +0000 |
commit | 0ab32182bcf87f7e936c8ea58e408058e7ed4727 (patch) | |
tree | 58048c4d7608eabfb3647c0152821bf896fa1e79 /textproc/pear-XML_HTMLSax | |
parent | 0e571d40cc5fa428c584a6261a51a1804ce914ca (diff) | |
download | ports-0ab32182bcf87f7e936c8ea58e408058e7ed4727.tar.gz ports-0ab32182bcf87f7e936c8ea58e408058e7ed4727.zip |
Diffstat (limited to 'textproc/pear-XML_HTMLSax')
-rw-r--r-- | textproc/pear-XML_HTMLSax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pear-XML_HTMLSax/Makefile b/textproc/pear-XML_HTMLSax/Makefile index 0fcf7c691d38..eaa486345cac 100644 --- a/textproc/pear-XML_HTMLSax/Makefile +++ b/textproc/pear-XML_HTMLSax/Makefile @@ -4,7 +4,7 @@ PORTNAME= XML_HTMLSax PORTVERSION= 2.1.2 CATEGORIES= textproc devel pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR SAX parser for HTML and other badly formed XML documents USES= pear |