aboutsummaryrefslogtreecommitdiff
path: root/textproc/saxon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/saxon/Makefile')
-rw-r--r--textproc/saxon/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/saxon/Makefile b/textproc/saxon/Makefile
index 18dd91a651e5..ba980b5e68b8 100644
--- a/textproc/saxon/Makefile
+++ b/textproc/saxon/Makefile
@@ -6,15 +6,16 @@
#
PORTNAME= saxon
-PORTVERSION= 6.5.4
-PORTREVISION= 2
+PORTVERSION= 6.5.5
CATEGORIES= textproc java
-MASTER_SITES= SF/${PORTNAME}/OldFiles/${PORTVERSION}
+MASTER_SITES= SF/${PORTNAME}/saxon6/${PORTVERSION}
DISTNAME= ${PORTNAME}${PORTVERSION:S/./-/g}
MAINTAINER= hq@FreeBSD.org
COMMENT= An XSLT 1.0 processor for Java
+LICENSE= MPL
+
RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
USE_ZIP= yes