diff options
Diffstat (limited to 'converters/iconv-rfc1345/Makefile')
-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) |