aboutsummaryrefslogtreecommitdiff
path: root/textproc/pugixml
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-09-28 05:05:24 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-09-28 05:05:24 +0000
commitf35841a5dea08fc0fc022071dddbe6b5f021865b (patch)
treebaa8f7e4796b5c9dba39b024bcd1b781684e9257 /textproc/pugixml
parent6b7a401312c12ecdb305d0b268c74163dbb515df (diff)
downloadports-f35841a5dea08fc0fc022071dddbe6b5f021865b.tar.gz
ports-f35841a5dea08fc0fc022071dddbe6b5f021865b.zip
Notes
Diffstat (limited to 'textproc/pugixml')
-rw-r--r--textproc/pugixml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pugixml/Makefile b/textproc/pugixml/Makefile
index 98debdfbd290..a49bd1cfac68 100644
--- a/textproc/pugixml/Makefile
+++ b/textproc/pugixml/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 1.10
CATEGORIES= textproc
MASTER_SITES= https://github.com/zeux/pugixml/releases/download/v${PORTVERSION}/
-MAINTAINER= tobik@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Light-weight, simple and fast XML parser for C++ with XPath support
LICENSE= MIT