diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-07 07:28:13 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-07 07:28:13 +0800 |
commit | 315a69a6288cd0369609caaa14bce04a99f6fc9e (patch) | |
tree | 7899f65459578553ae53a454119d0cff467c08dd /converters | |
parent | 4e97c0f8d919549a3d420799c5f92dd470d6e14b (diff) | |
download | freebsd-ports-gnome-315a69a6288cd0369609caaa14bce04a99f6fc9e.tar.gz freebsd-ports-gnome-315a69a6288cd0369609caaa14bce04a99f6fc9e.tar.zst freebsd-ports-gnome-315a69a6288cd0369609caaa14bce04a99f6fc9e.zip |
- Remove dead master site
PR: ports/67634
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to 'converters')
-rw-r--r-- | converters/libutf-8/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/libutf-8/Makefile b/converters/libutf-8/Makefile index 4bcb3b95c495..d68bf6d500ea 100644 --- a/converters/libutf-8/Makefile +++ b/converters/libutf-8/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 1.0 PORTEPOCH= 1 CATEGORIES= converters MASTER_SITES= http://www.whizkidtech.redprince.net/i18n/ \ - ftp://ftp.whizkidtech.redprince.net/unix/ \ - http://www.whizkidtech.net/ISO-8859-2/ + ftp://ftp.whizkidtech.redprince.net/unix/ MAINTAINER= ports@FreeBSD.org COMMENT= Unicode conversion routines between UCS-4 and UTF-8 |