diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-20 23:38:33 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-20 23:38:33 +0000 |
commit | 1d6a89b456e3972ca215f7609d3d6e1e7d70732d (patch) | |
tree | 3311a7f0f7adf130ac9da7903aa15f427a0d9c96 /converters/libutf-8/Makefile | |
parent | 18bf6dc6bb279871ec6728523b8e8f774c99db6a (diff) |
Notes
Diffstat (limited to 'converters/libutf-8/Makefile')
-rw-r--r-- | converters/libutf-8/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/libutf-8/Makefile b/converters/libutf-8/Makefile index 0ef2b374b0de..b525ff4d8d95 100644 --- a/converters/libutf-8/Makefile +++ b/converters/libutf-8/Makefile @@ -9,11 +9,11 @@ PORTNAME= libutf PORTVERSION= 8.1.0 CATEGORIES= converters MASTER_SITES= http://www.whizkidtech.redprince.net/i18n/ \ - ftp://ftp.whizkidtech.net/unix/ \ + ftp://ftp.whizkidtech.redprince.net/unix/ \ http://www.whizkidtech.net/ISO-8859-2/ DISTNAME= libutf-8-1.0 -MAINTAINER= adam@whizkidtech.net +MAINTAINER= adam@redprince.net COMMENT= Unicode conversion routines between UCS-4 and UTF-8 INSTALLS_SHLIB= yes |