diff options
Diffstat (limited to 'print/pdfbox/Makefile')
-rw-r--r-- | print/pdfbox/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/pdfbox/Makefile b/print/pdfbox/Makefile index 5fd5b7a..522e91d 100644 --- a/print/pdfbox/Makefile +++ b/print/pdfbox/Makefile @@ -4,8 +4,7 @@ PORTNAME= pdfbox PORTVERSION= 1.8.9 CATEGORIES= print textproc java -MASTER_SITES= ${MASTER_SITE_APACHE:S,%SUBDIR%,pdfbox/${PORTVERSION},} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= APACHE/pdfbox/${PORTVERSION} DISTFILES= ${JAR_NAMES:S/$/-${PORTVERSION}.jar/} MAINTAINER= ale@FreeBSD.org |