summaryrefslogtreecommitdiff
path: root/print/pdflib
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-02-01 19:53:26 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-02-01 19:53:26 +0000
commit5663ca78a0031c5af53ade0b9a32efb354d3e12d (patch)
treea00121df3f1430a6e97ad63e85cbeedb725a3f01 /print/pdflib
parentFix a broken varargs declaration turned up by gcc 3.0. (diff)
Add MASTER_SITES because pdflib.com doesn't keep older versions around
PR: 34531 Submitted by: kiwi@oav.net
Notes
Notes: svn path=/head/; revision=54114
Diffstat (limited to 'print/pdflib')
-rw-r--r--print/pdflib/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile
index 18d9a2e4d5ab..f94694e8f8f4 100644
--- a/print/pdflib/Makefile
+++ b/print/pdflib/Makefile
@@ -8,7 +8,10 @@
PORTNAME= pdflib
PORTVERSION= 4.0.1
CATEGORIES= print
-MASTER_SITES= http://www.pdflib.com/pdflib/download/
+MASTER_SITES= http://www.pdflib.com/pdflib/download/ \
+ ftp://ftp.oav.net/pkg_freebsd/distfiles/ \
+ http://grendel.firewall.com/caudium-pkg/ \
+ http://ftp.oav.net/pkg_freebsd/distfiles/
MAINTAINER= sysadmin@alexdupre.com