diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-09-28 13:05:24 +0800 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-09-28 13:05:24 +0800 |
commit | f35841a5dea08fc0fc022071dddbe6b5f021865b (patch) | |
tree | baa8f7e4796b5c9dba39b024bcd1b781684e9257 /textproc/mxml | |
parent | 6b7a401312c12ecdb305d0b268c74163dbb515df (diff) | |
download | freebsd-ports-gnome-f35841a5dea08fc0fc022071dddbe6b5f021865b.tar.gz freebsd-ports-gnome-f35841a5dea08fc0fc022071dddbe6b5f021865b.tar.zst freebsd-ports-gnome-f35841a5dea08fc0fc022071dddbe6b5f021865b.zip |
Reset MAINTAINER
Diffstat (limited to 'textproc/mxml')
-rw-r--r-- | textproc/mxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/mxml/Makefile b/textproc/mxml/Makefile index c85341ae9740..d66e305a16ec 100644 --- a/textproc/mxml/Makefile +++ b/textproc/mxml/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 3.1 CATEGORIES= textproc MASTER_SITES= https://github.com/michaelrsweet/mxml/releases/download/v${DISTVERSION}/ -MAINTAINER= tobik@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small XML parsing library LICENSE= APACHE20 |