diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-05-15 02:07:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-05-15 02:07:35 +0000 |
commit | fc2a2a448f6f89df89b29802ead30bc0e8173619 (patch) | |
tree | 434b09e7615fb296ca1a252beef87912c09a9389 /converters/i18ntools | |
parent | 7033ea6679be05db2e145a2b22c5874697a57ec6 (diff) |
Reset maintainership. Adam has experienced a machine failure and is
currently unable to look after any of the ports that he has written.
Notes
Notes:
svn path=/head/; revision=109183
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 f6b3ea6eccc9..be6c18f44669 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 |