diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-06 23:24:19 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-06 23:24:19 +0000 |
commit | 44d232b3d3352a543036b4bc3c63148caf4fa114 (patch) | |
tree | 4de402159a0f974e93829e0b0c8491925540b304 /converters | |
parent | 355eb826f8d952ad8f00b5f7a455c4f0fc3e4385 (diff) | |
download | ports-44d232b3d3352a543036b4bc3c63148caf4fa114.tar.gz ports-44d232b3d3352a543036b4bc3c63148caf4fa114.zip |
- Chase 302 redirect in master sites
PR: ports/67630
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes
Notes:
svn path=/head/; revision=110973
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) |