aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2006-10-24 15:16:34 +0000
committerStanislav Sedov <stas@FreeBSD.org>2006-10-24 15:16:34 +0000
commitb3db40af6ff4d56ca12464bb9fa10f04d38b077e (patch)
tree840434b8aabca840d59aabef4b7185cae03f3684
parentedb09674bde7c0af9c80d27a4fd4faf81be5a13f (diff)
downloadports-b3db40af6ff4d56ca12464bb9fa10f04d38b077e.tar.gz
ports-b3db40af6ff4d56ca12464bb9fa10f04d38b077e.zip
- Make fetchable
Reported by: Glenn Trewitt <glenn@trewitt.org> (maintainer) Approved by: portmgr (erwin), Glenn Trewitt <glenn@trewitt.org> (maintainer)
Notes
Notes: svn path=/head/; revision=175520
-rw-r--r--textproc/htmldoc/Makefile2
1 files changed, 1 insertions, 1 deletions
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