diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-06 23:26:12 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-06 23:26:12 +0000 |
commit | b7ef9b8bf9639ffb4e3be27bec306727f6ffc603 (patch) | |
tree | d2677895493e65274849791f8fe30545297ab7f9 /converters | |
parent | 44d232b3d3352a543036b4bc3c63148caf4fa114 (diff) |
Notes
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) |