diff options
author | clsung <clsung@FreeBSD.org> | 2006-12-07 17:15:12 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-12-07 17:15:12 +0800 |
commit | 613bb3a5f95c1df036b454dbc83aef81d097ac68 (patch) | |
tree | 3f199ebe090720616cf6587f8970cd02aae4e532 /textproc/iiimf-csconv | |
parent | 6e7276cfbdf081dd01056610a17bb5137815258d (diff) | |
download | freebsd-ports-gnome-613bb3a5f95c1df036b454dbc83aef81d097ac68.tar.gz freebsd-ports-gnome-613bb3a5f95c1df036b454dbc83aef81d097ac68.tar.zst freebsd-ports-gnome-613bb3a5f95c1df036b454dbc83aef81d097ac68.zip |
- maintainer lost his motivation
PR: ports/104607
Submitted by: Masanori OZAWA<ozawa_AT_ongs dot co dot jp>
Diffstat (limited to 'textproc/iiimf-csconv')
-rw-r--r-- | textproc/iiimf-csconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/iiimf-csconv/Makefile b/textproc/iiimf-csconv/Makefile index db204aa2014b..0d7007b93f7e 100644 --- a/textproc/iiimf-csconv/Makefile +++ b/textproc/iiimf-csconv/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.openi18n.org/download/im-sdk/src/ PKGNAMEPREFIX= iiimf- DISTNAME= iiimf-src-${PORTVERSION} -MAINTAINER= ozawa@ongs.co.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Internet/Intranet Input Method Framework encoding convert library ONLY_FOR_ARCHS= i386 |