aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-06-23 19:08:05 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-06-23 19:08:05 +0000
commit28ece62a29ad29fb0384b2b2da7c4a7a74c99de8 (patch)
tree224c760f2ee7b7ddccf8a282bc204a5d6546f92b
parent95dd3f8171e68bb6b3def83a9599f9b2b7ef6c24 (diff)
downloadports-28ece62a29ad29fb0384b2b2da7c4a7a74c99de8.tar.gz
ports-28ece62a29ad29fb0384b2b2da7c4a7a74c99de8.zip
MFH: r472433
Update MASTER_SITES to allow fetching.
Notes
Notes: svn path=/branches/2018Q2/; revision=473151
-rw-r--r--print/pdflib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile
index bead1429e327..cef8d4a71b49 100644
--- a/print/pdflib/Makefile
+++ b/print/pdflib/Makefile
@@ -5,7 +5,7 @@ PORTNAME= pdflib
PORTVERSION= 7.0.5
PORTREVISION= 5
CATEGORIES= print perl5 java
-MASTER_SITES= http://www.pdflib.com/binaries/PDFlib/${PORTVERSION:S/.//g}/
+MASTER_SITES= LOCAL/ale
DISTNAME= PDFlib-Lite-${PORTVERSION}p3
MAINTAINER= ale@FreeBSD.org