diff options
-rw-r--r-- | textproc/lotusxsl/Makefile | 2 | ||||
-rw-r--r-- | textproc/xml4j/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/lotusxsl/Makefile b/textproc/lotusxsl/Makefile index 5ca524aacc4f..01802ed4d022 100644 --- a/textproc/lotusxsl/Makefile +++ b/textproc/lotusxsl/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.alphaworks.ibm.com/formula/lotusxsl/ DISTNAME= ${PORTNAME}_0_18_4 EXTRACT_SUFX= .zip -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip RUN_DEPENDS= ${LOCALBASE}/share/java/classes/xml4j.jar:${PORTSDIR}/textproc/xml4j diff --git a/textproc/xml4j/Makefile b/textproc/xml4j/Makefile index b4cf41138a09..56c3fd5a2932 100644 --- a/textproc/xml4j/Makefile +++ b/textproc/xml4j/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://apps.alphaworks.ibm.com/technologies/xml4j/ DISTNAME= XML4J-J-bin.${PORTVERSION} -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/XML4J-3_1_1 NO_BUILD= YES |