diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-05-01 16:49:42 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-05-01 16:49:42 +0000 |
commit | 99e94fef948849ecaff462cbbd2f336f69ccbf50 (patch) | |
tree | 948e48d0b8eb36984c737d0f7c92c1bc8f76b1d1 /graphics | |
parent | eea372244ffcd0b4997b558efb39cc9a4fea243d (diff) | |
download | ports-99e94fef948849ecaff462cbbd2f336f69ccbf50.tar.gz ports-99e94fef948849ecaff462cbbd2f336f69ccbf50.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/batik/Makefile | 2 | ||||
-rw-r--r-- | graphics/xmlgraphics-commons/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/batik/Makefile b/graphics/batik/Makefile index 9611d43e7d79..7a050f1b96f4 100644 --- a/graphics/batik/Makefile +++ b/graphics/batik/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics java MASTER_SITES= APACHE/xmlgraphics/${PORTNAME} DISTFILES= ${PORTNAME}-src-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= makc@FreeBSD.org COMMENT= Java based SVG toolkit LICENSE= APACHE20 diff --git a/graphics/xmlgraphics-commons/Makefile b/graphics/xmlgraphics-commons/Makefile index 0a43189c916d..d6e6d6ed2e42 100644 --- a/graphics/xmlgraphics-commons/Makefile +++ b/graphics/xmlgraphics-commons/Makefile @@ -7,7 +7,7 @@ DISTVERSIONSUFFIX= -src CATEGORIES= graphics textproc java MASTER_SITES= APACHE/xmlgraphics/commons/source -MAINTAINER= ports@FreeBSD.org +MAINTAINER= makc@FreeBSD.org COMMENT= Several reusable components used by Apache Batik and FOP LICENSE= APACHE20 |