diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-05-15 01:28:50 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-05-15 01:28:50 +0000 |
commit | 756f5b7acd116376753c7ae0ab43af88c4d31cf1 (patch) | |
tree | 0c3b63b08889bbaf13a5e94859cb5ba202d730ce /converters/libutf-8 | |
parent | b65443c454bc4d993e2eef930439e755d1c7569d (diff) | |
download | ports-756f5b7acd116376753c7ae0ab43af88c4d31cf1.tar.gz ports-756f5b7acd116376753c7ae0ab43af88c4d31cf1.zip |
Notes
Diffstat (limited to 'converters/libutf-8')
-rw-r--r-- | converters/libutf-8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/libutf-8/Makefile b/converters/libutf-8/Makefile index b525ff4d8d95..25125c6c47db 100644 --- a/converters/libutf-8/Makefile +++ b/converters/libutf-8/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.whizkidtech.redprince.net/i18n/ \ http://www.whizkidtech.net/ISO-8859-2/ DISTNAME= libutf-8-1.0 -MAINTAINER= adam@redprince.net +MAINTAINER= ports@FreeBSD.org COMMENT= Unicode conversion routines between UCS-4 and UTF-8 INSTALLS_SHLIB= yes |