diff options
Diffstat (limited to 'print/pdfbox/Makefile')
-rw-r--r-- | print/pdfbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pdfbox/Makefile b/print/pdfbox/Makefile index f783d1a63e31..cf65fc476591 100644 --- a/print/pdfbox/Makefile +++ b/print/pdfbox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pdfbox -PORTVERSION= 2.0.13 +PORTVERSION= 2.0.14 CATEGORIES= print textproc java MASTER_SITES= APACHE/pdfbox/${PORTVERSION} DISTFILES= ${JAR_NAMES:S/$/-${PORTVERSION}.jar/} |