diff options
author | bland <bland@FreeBSD.org> | 2004-06-08 10:18:07 +0800 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2004-06-08 10:18:07 +0800 |
commit | 35e107ca77de5fc6c7653c2c62524a043815033e (patch) | |
tree | ca0f8b5145b249157ac062f905dff84bb9bacad7 /converters/iconv-extra | |
parent | c2a73c61acc8de5cd40539b00e8b25e4439af40a (diff) | |
download | freebsd-ports-gnome-35e107ca77de5fc6c7653c2c62524a043815033e.tar.gz freebsd-ports-gnome-35e107ca77de5fc6c7653c2c62524a043815033e.tar.zst freebsd-ports-gnome-35e107ca77de5fc6c7653c2c62524a043815033e.zip |
Take over maintanership.
- Konstantin explicitly resigned from BSD iconv few years ago.
- My e-mail pings about the case was never answered
(last attempt 2/23/2004).
- There is a technical problem contacting him. [1]
PR: 67691 [1]
Diffstat (limited to 'converters/iconv-extra')
-rw-r--r-- | converters/iconv-extra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/iconv-extra/Makefile b/converters/iconv-extra/Makefile index fe99571cc29f..7c3d3dd65c43 100644 --- a/converters/iconv-extra/Makefile +++ b/converters/iconv-extra/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0 CATEGORIES= converters MASTER_SITES= http://archive.dante.net/staff/konstantin/FreeBSD/iconv/ -MAINTAINER= Konstantin.Chuguev@dante.org.uk +MAINTAINER= bland@FreeBSD.org COMMENT= Additional charsets for the iconv library (those from the Unicode site) LIB_DEPENDS= biconv.2:${PORTSDIR}/converters/iconv |