diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-07-24 09:32:01 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-07-24 09:32:01 +0000 |
commit | 605ca964952fc70026fa2c17d053e151f737753b (patch) | |
tree | b790a65b2c296be8322169cc85579a014c9ff241 /japanese/libjconv | |
parent | 0331ef246447f19e502c01f80c956e821f35e7e5 (diff) |
Notes
Diffstat (limited to 'japanese/libjconv')
-rw-r--r-- | japanese/libjconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/libjconv/Makefile b/japanese/libjconv/Makefile index a98916eb0076..5868d235eab9 100644 --- a/japanese/libjconv/Makefile +++ b/japanese/libjconv/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.8.1 CATEGORIES= japanese MASTER_SITES= http://www.kondara.org/libjconv/ -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv #RUN_DEPENDS= ${LOCALBASE}/libexec/iconv/iso-2022-jp.so:${PORTSDIR}/converters/iconv-extra |