diff options
author | linimon <linimon@FreeBSD.org> | 2004-05-15 10:07:35 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-05-15 10:07:35 +0800 |
commit | 443fd2b9c1d1f93889a7e2a5997576282e4822cd (patch) | |
tree | 7008c835c05d2d42236daba61ce57dfdf7926933 /converters/i18ntools | |
parent | 54f67482872c25c7e45ec7acb16996e564bb8875 (diff) | |
download | freebsd-ports-graphics-443fd2b9c1d1f93889a7e2a5997576282e4822cd.tar.gz freebsd-ports-graphics-443fd2b9c1d1f93889a7e2a5997576282e4822cd.tar.zst freebsd-ports-graphics-443fd2b9c1d1f93889a7e2a5997576282e4822cd.zip |
Reset maintainership. Adam has experienced a machine failure and is
currently unable to look after any of the ports that he has written.
Diffstat (limited to 'converters/i18ntools')
-rw-r--r-- | converters/i18ntools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/i18ntools/Makefile b/converters/i18ntools/Makefile index f6b3ea6eccc..be6c18f4466 100644 --- a/converters/i18ntools/Makefile +++ b/converters/i18ntools/Makefile @@ -11,7 +11,7 @@ CATEGORIES= converters MASTER_SITES= ftp://ftp.whizkidtech.redprince.net/unix/ \ http://www.whizkidtech.redprince.net/fports/ -MAINTAINER= adam@redprince.net +MAINTAINER= ports@FreeBSD.org COMMENT= Tools for the conversion to and from UTF-8 Unicode encoding LIB_DEPENDS= utf-8:${PORTSDIR}/converters/libutf-8 |