summaryrefslogtreecommitdiff
path: root/textproc/saxon-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/saxon-devel/Makefile')
-rw-r--r--textproc/saxon-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/saxon-devel/Makefile b/textproc/saxon-devel/Makefile
index 9ff205a265e1..617bf4dff5ad 100644
--- a/textproc/saxon-devel/Makefile
+++ b/textproc/saxon-devel/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= saxon
-PORTVERSION= 8.7
+PORTVERSION= 8.9.0.2
PORTEPOCH= 1
CATEGORIES= textproc java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= saxon
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME}b${PORTVERSION:S,.,-,g}j.zip \
- ${PORTNAME}-resources${PORTVERSION:S,.,-,g}
+ ${PORTNAME}-resources8-9
MAINTAINER= hq@FreeBSD.org
COMMENT= An XSLT 2.0 / XPath 2.0 / XQuery 1.0 processor for Java