diff options
author | pav <pav@FreeBSD.org> | 2004-06-07 07:24:19 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-06-07 07:24:19 +0800 |
commit | b56abd0b42abc4344b2cb9a54dac73e225c5ce77 (patch) | |
tree | c8c7be5945ba5bd3a08e33c70aa067d54d409bdd /converters | |
parent | 268887bdb6225820f2a2b8ab14c263abab94bd05 (diff) | |
download | freebsd-ports-gnome-b56abd0b42abc4344b2cb9a54dac73e225c5ce77.tar.gz freebsd-ports-gnome-b56abd0b42abc4344b2cb9a54dac73e225c5ce77.tar.zst freebsd-ports-gnome-b56abd0b42abc4344b2cb9a54dac73e225c5ce77.zip |
- Chase 302 redirect in master sites
PR: ports/67630
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to 'converters')
-rw-r--r-- | converters/iconv-extra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/iconv-extra/Makefile b/converters/iconv-extra/Makefile index 2b0012fd4b10..fe99571cc29f 100644 --- a/converters/iconv-extra/Makefile +++ b/converters/iconv-extra/Makefile @@ -8,7 +8,7 @@ PORTNAME= iconv-extra 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 charsets for the iconv library (those from the Unicode site) |