diff options
author | pav <pav@FreeBSD.org> | 2004-06-07 07:26:12 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-06-07 07:26:12 +0800 |
commit | 36d6fe46967dc1a43cba45a17131dffbfb9d4aa8 (patch) | |
tree | 4599cb9ce43270a455a13e28b5c2d417ed01ce54 /converters | |
parent | b56abd0b42abc4344b2cb9a54dac73e225c5ce77 (diff) | |
download | freebsd-ports-gnome-36d6fe46967dc1a43cba45a17131dffbfb9d4aa8.tar.gz freebsd-ports-gnome-36d6fe46967dc1a43cba45a17131dffbfb9d4aa8.tar.zst freebsd-ports-gnome-36d6fe46967dc1a43cba45a17131dffbfb9d4aa8.zip |
- Chase 302 redirect in master site
PR: ports/67631
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to 'converters')
-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 17051edc7e9f..8e394b671875 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) |