diff options
Diffstat (limited to 'textproc/htmldoc/Makefile')
-rw-r--r-- | textproc/htmldoc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
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: |