diff options
author | mharo <mharo@FreeBSD.org> | 2003-12-17 04:06:11 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2003-12-17 04:06:11 +0000 |
commit | 394f1e93d899b7a5fa646926ab2480bce5344037 (patch) | |
tree | 4965b1a8830451b254bbcd870b8720960ef150a7 /converters/iconv/Makefile | |
parent | 52535447a711126790b7b2049336dcf2d4b97e1e (diff) | |
download | FreeBSD-ports-394f1e93d899b7a5fa646926ab2480bce5344037.zip FreeBSD-ports-394f1e93d899b7a5fa646926ab2480bce5344037.tar.gz |
update MASTER_SITES
Diffstat (limited to 'converters/iconv/Makefile')
-rw-r--r-- | converters/iconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/iconv/Makefile b/converters/iconv/Makefile index 8a84a8a..7ecb8c1 100644 --- a/converters/iconv/Makefile +++ b/converters/iconv/Makefile @@ -9,7 +9,7 @@ PORTNAME= iconv PORTVERSION= 2.0 PORTREVISION= 3 CATEGORIES= converters -MASTER_SITES= http://www.dante.net/staff/konstantin/FreeBSD/iconv/ +MASTER_SITES= http://archive.dante.net/staff/konstantin/FreeBSD/iconv/ MAINTAINER= ports@FreeBSD.org COMMENT= Charset conversion library and utilities |