aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2018-06-15 16:35:28 +0800
committerale <ale@FreeBSD.org>2018-06-15 16:35:28 +0800
commit42af693a1c7b2950a1673d94af41713f44fe5616 (patch)
treeecf3c324d9e294d8ae140a6aa55eea95826f2913
parent7ba1dcb18e92dba830cb490bffafedf4b23d71d8 (diff)
downloadfreebsd-ports-gnome-42af693a1c7b2950a1673d94af41713f44fe5616.tar.gz
freebsd-ports-gnome-42af693a1c7b2950a1673d94af41713f44fe5616.tar.zst
freebsd-ports-gnome-42af693a1c7b2950a1673d94af41713f44fe5616.zip
Update MASTER_SITES to allow fetching.
-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