From 38740bae09822071f40936bd6d8abf81ab3c80a5 Mon Sep 17 00:00:00 2001 From: Raphael Kubo da Costa Date: Sat, 21 Jun 2014 19:01:21 +0000 Subject: [PATCH] Add a SourceForge mirror to MASTER_SITES. PR: 191254 Submitted by: Carlos Jacobo Puga Medina --- textproc/pdftohtml/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/pdftohtml/Makefile b/textproc/pdftohtml/Makefile index 17679b2343a7..de2fc8c517b1 100644 --- a/textproc/pdftohtml/Makefile +++ b/textproc/pdftohtml/Makefile @@ -4,7 +4,8 @@ PORTNAME= pdftohtml PORTVERSION= 0.40a CATEGORIES= textproc -MASTER_SITES= http://fossies.org/linux/www/ +MASTER_SITES= http://sourceforge.net/projects/${PORTNAME}/files/Experimental%20Versions/${PORTNAME}%200.40/ \ + http://fossies.org/linux/www/ MAINTAINER= ports@FreeBSD.org COMMENT= Command-line tool for converting pdf-files into html