diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-10-20 15:58:12 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-10-20 15:58:12 +0000 |
commit | 366a97ec378567f23e179cc772f822ba4db8f104 (patch) | |
tree | e6aa68269518be8261903bc1ae16888c52befb1b /textproc/xml-commons | |
parent | New port devel/py-voluptuous (diff) |
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far.
Notes
Notes:
svn path=/head/; revision=424339
Diffstat (limited to 'textproc/xml-commons')
-rw-r--r-- | textproc/xml-commons/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xml-commons/Makefile b/textproc/xml-commons/Makefile index 6860abaa892a..798597e3443e 100644 --- a/textproc/xml-commons/Makefile +++ b/textproc/xml-commons/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= APACHE/xml/commons DISTNAME= ${PORTNAME}-external-${PORTVERSION} EXTRACT_SUFX= -bin.tar.gz -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Provides common XML code for Apache projects USE_JAVA= yes |