diff options
Diffstat (limited to 'textproc/saxon/Makefile')
-rw-r--r-- | textproc/saxon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/saxon/Makefile b/textproc/saxon/Makefile index cb5c3d36fea1..228ed3b55c67 100644 --- a/textproc/saxon/Makefile +++ b/textproc/saxon/Makefile @@ -6,11 +6,11 @@ # PORTNAME= saxon -PORTVERSION= 6.5 +PORTVERSION= 6.5.1 CATEGORIES= textproc java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= saxon -DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/} +DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/g} MAINTAINER= fuyuki@mj.0038.net |