diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-06-08 02:18:55 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-06-08 02:18:55 +0000 |
commit | 5e71a65e706797af5ac7827ac74e56a967601d69 (patch) | |
tree | 87f3b629734ed1cf0cd5e345a09e712c2d4e66a7 /converters | |
parent | edf870a690b3f0f0fa6d27c09c704b0eaa80aa2a (diff) | |
download | ports-5e71a65e706797af5ac7827ac74e56a967601d69.tar.gz ports-5e71a65e706797af5ac7827ac74e56a967601d69.zip |
Notes
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 |