diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2006-10-24 15:16:34 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2006-10-24 15:16:34 +0000 |
commit | b3db40af6ff4d56ca12464bb9fa10f04d38b077e (patch) | |
tree | 840434b8aabca840d59aabef4b7185cae03f3684 /textproc/htmldoc | |
parent | edb09674bde7c0af9c80d27a4fd4faf81be5a13f (diff) |
Notes
Diffstat (limited to 'textproc/htmldoc')
-rw-r--r-- | textproc/htmldoc/Makefile | 2 |
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 |