diff options
Diffstat (limited to 'textproc/lotusxsl/Makefile')
-rw-r--r-- | textproc/lotusxsl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/lotusxsl/Makefile b/textproc/lotusxsl/Makefile index 048d33907e4a..11d100fb279f 100644 --- a/textproc/lotusxsl/Makefile +++ b/textproc/lotusxsl/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: LotusXSL # Version required: 0.17.4 # Date created: 23 June 1999 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.ORG> +# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= http://www.alphaworks.ibm.com/formula/lotusxsl/ #MASTER_SITES= http://apps.alphaworks.ibm.com/technologies/lotusxsl/ EXTRACT_SUFX= .zip -MAINTAINER= kuriyama@FreeBSD.ORG +MAINTAINER= kuriyama@FreeBSD.org BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip RUN_DEPENDS= ${PREFIX}/share/java/classes/xml4j.jar:${PORTSDIR}/textproc/xml4j |