summaryrefslogtreecommitdiff
path: root/converters/iconv-rfc1345
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2005-02-19 04:04:58 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2005-02-19 04:04:58 +0000
commit13f0462994cb11c048d58b731340ffddb0f6e776 (patch)
treedcc41b06c6093836e0d75a50411c7a61f10c0d82 /converters/iconv-rfc1345
parent- Change MASTER_SITES in case of fetch error problem (diff)
danfe.net discontinued iconv-2.0 sources mirroring. Mirror them locally
and fix fetching. Reported by: kris
Notes
Notes: svn path=/head/; revision=129249
Diffstat (limited to 'converters/iconv-rfc1345')
-rw-r--r--converters/iconv-rfc1345/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/iconv-rfc1345/Makefile b/converters/iconv-rfc1345/Makefile
index 6e58be6c76b2..0f33bc112a88 100644
--- a/converters/iconv-rfc1345/Makefile
+++ b/converters/iconv-rfc1345/Makefile
@@ -8,7 +8,8 @@
PORTNAME= iconv-rfc1345
PORTVERSION= 2.0
CATEGORIES= converters
-MASTER_SITES= http://archive.dante.net/staff/konstantin/FreeBSD/iconv/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= bland
MAINTAINER= bland@FreeBSD.org
COMMENT= Additional charset modules for the iconv library (from RFC1345)