diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2016-11-02 09:05:57 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2016-11-02 09:05:57 +0000 |
commit | e396553b2f374f4afc8d4d511289d74cb4d1288c (patch) | |
tree | 6c75376c72af7f43e5d04019caf03f16f38e8ace /textproc/xml-commons | |
parent | - Add LICENSE (diff) |
Take maintainership of math/scilab dependencies
Notes
Notes:
svn path=/head/; revision=425127
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 798597e3443e..6860abaa892a 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= ports@FreeBSD.org +MAINTAINER= makc@FreeBSD.org COMMENT= Provides common XML code for Apache projects USE_JAVA= yes |