From b8d1e31234adb55dcc03fe7b068e938773c83674 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 14 May 2017 06:58:48 +0000 Subject: Unbreak by providing a working MASTER_SITES --- textproc/htmldoc/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'textproc/htmldoc') diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile index 3e92c1d6ef7e..7c18aef7af9c 100644 --- a/textproc/htmldoc/Makefile +++ b/textproc/htmldoc/Makefile @@ -5,8 +5,7 @@ PORTNAME= htmldoc PORTVERSION= 1.8.28 PORTREVISION= 3 CATEGORIES= textproc -MASTER_SITES= http://www.msweet.org/files/project1/ \ - EASYSW/${PORTNAME}/${PORTVERSION} +MASTER_SITES= https://github.com/michaelrsweet/htmldoc/releases/download/release-${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source MAINTAINER= jose@diasfernandes.pt @@ -20,7 +19,6 @@ OPTIONS_DEFINE= HTMLDOCGUI HTMLDOCGUI_DESC= Build GUI front-end USES= jpeg tar:bzip2 ssl -BROKEN= checksum mismatch GNU_CONFIGURE= yes # Configure seems broken and ignores these ATM: -- cgit v1.2.3