From b3db40af6ff4d56ca12464bb9fa10f04d38b077e Mon Sep 17 00:00:00 2001 From: Stanislav Sedov Date: Tue, 24 Oct 2006 15:16:34 +0000 Subject: [PATCH] - Make fetchable Reported by: Glenn Trewitt (maintainer) Approved by: portmgr (erwin), Glenn Trewitt (maintainer) --- textproc/htmldoc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile index 441b654a27b4..ddf909359766 100644 --- a/textproc/htmldoc/Makefile +++ b/textproc/htmldoc/Makefile @@ -8,7 +8,7 @@ PORTNAME= htmldoc PORTVERSION= 1.8.23 CATEGORIES= textproc -MASTER_SITES= ftp://ftp.easysw.com/pub/htmldoc/${PORTVERSION}/ +MASTER_SITES= http://ftp.easysw.com/pub/htmldoc/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source MAINTAINER= glenn@trewitt.org