diff options
author | bland <bland@FreeBSD.org> | 2004-06-08 10:18:55 +0800 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2004-06-08 10:18:55 +0800 |
commit | 3e2616335a5e6b3a1adcfdd473ad8e8fecd5a0fe (patch) | |
tree | 313732e52b02d1923fc3e7a4bf4d7bd51af2e345 /converters | |
parent | 35e107ca77de5fc6c7653c2c62524a043815033e (diff) | |
download | freebsd-ports-gnome-3e2616335a5e6b3a1adcfdd473ad8e8fecd5a0fe.tar.gz freebsd-ports-gnome-3e2616335a5e6b3a1adcfdd473ad8e8fecd5a0fe.tar.zst freebsd-ports-gnome-3e2616335a5e6b3a1adcfdd473ad8e8fecd5a0fe.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: 67692 [1]
Diffstat (limited to 'converters')
-rw-r--r-- | converters/iconv-rfc1345/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/iconv-rfc1345/Makefile b/converters/iconv-rfc1345/Makefile index 8e394b671875..6e58be6c76b2 100644 --- a/converters/iconv-rfc1345/Makefile +++ b/converters/iconv-rfc1345/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 charset modules for the iconv library (from RFC1345) LIB_DEPENDS= biconv.2:${PORTSDIR}/converters/iconv |