diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-06-08 02:18:07 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-06-08 02:18:07 +0000 |
commit | edf870a690b3f0f0fa6d27c09c704b0eaa80aa2a (patch) | |
tree | 38f20f225a503409d3698104bf4c964169f6557b /converters | |
parent | 55dd2d8eb892f6508ba1c9b31fe99df3885fde71 (diff) | |
download | ports-edf870a690b3f0f0fa6d27c09c704b0eaa80aa2a.tar.gz ports-edf870a690b3f0f0fa6d27c09c704b0eaa80aa2a.zip |
Notes
Diffstat (limited to 'converters')
-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 |