diff options
author | pav <pav@FreeBSD.org> | 2004-06-06 23:26:12 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-06-06 23:26:12 +0000 |
commit | 36d6fe46967dc1a43cba45a17131dffbfb9d4aa8 (patch) | |
tree | 4599cb9ce43270a455a13e28b5c2d417ed01ce54 | |
parent | b56abd0b42abc4344b2cb9a54dac73e225c5ce77 (diff) | |
download | FreeBSD-ports-36d6fe46967dc1a43cba45a17131dffbfb9d4aa8.zip FreeBSD-ports-36d6fe46967dc1a43cba45a17131dffbfb9d4aa8.tar.gz |
- Chase 302 redirect in master site
PR: ports/67631
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
-rw-r--r-- | converters/iconv-rfc1345/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/iconv-rfc1345/Makefile b/converters/iconv-rfc1345/Makefile index 17051ed..8e394b6 100644 --- a/converters/iconv-rfc1345/Makefile +++ b/converters/iconv-rfc1345/Makefile @@ -8,7 +8,7 @@ PORTNAME= iconv-rfc1345 PORTVERSION= 2.0 CATEGORIES= converters -MASTER_SITES= http://www.dante.net/staff/konstantin/FreeBSD/iconv/ +MASTER_SITES= http://archive.dante.net/staff/konstantin/FreeBSD/iconv/ MAINTAINER= Konstantin.Chuguev@dante.org.uk COMMENT= Additional charset modules for the iconv library (from RFC1345) |