diff options
author | jschauma <jschauma> | 2003-06-02 01:15:31 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-06-02 01:15:31 +0000 |
commit | e4265b310856834018287a415c6ccfa4a335a54a (patch) | |
tree | c54ffd2eb0321574e961ead99659f51b1d8b084f /inputmethod | |
parent | 0a2ff56736906610c78baa6383a42635274ac741 (diff) | |
download | pkgsrc-e4265b310856834018287a415c6ccfa4a335a54a.tar.gz |
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ami/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/skkfep/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/skkserv/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/inputmethod/ami/Makefile b/inputmethod/ami/Makefile index 41849bc4879..ba56af9d5bc 100644 --- a/inputmethod/ami/Makefile +++ b/inputmethod/ami/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/05/02 11:55:33 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/06/02 01:19:08 jschauma Exp $ # DISTNAME= ami-1.0.11 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= korean inputmethod MASTER_SITES= http://www.kr.freebsd.org/~hwang/ami/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.kr.freebsd.org/~hwang/ami/ COMMENT= Korean input method diff --git a/inputmethod/skkfep/Makefile b/inputmethod/skkfep/Makefile index 63a5b64384b..6140ba2502e 100644 --- a/inputmethod/skkfep/Makefile +++ b/inputmethod/skkfep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/05/31 13:00:04 seb Exp $ +# $NetBSD: Makefile,v 1.2 2003/06/02 01:19:08 jschauma Exp $ DISTNAME= skkfep0.86c PKGNAME= skkfep-0.86c @@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR}/skkfep CATEGORIES= japanese inputmethod MASTER_SITES= ftp://ei5nazha.yz.yamagata-u.ac.jp/skkfep/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://ei5nazha.yz.yamagata-u.ac.jp/~aito/aito-soft.html COMMENT= Terminal based SKK-like Kana-to-Kanji FrontEnd Processor diff --git a/inputmethod/skkserv/Makefile b/inputmethod/skkserv/Makefile index 555d1d77e5a..26cfa5d32d1 100644 --- a/inputmethod/skkserv/Makefile +++ b/inputmethod/skkserv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/05/31 12:59:58 seb Exp $ +# $NetBSD: Makefile,v 1.2 2003/06/02 01:19:07 jschauma Exp $ DISTNAME= skk9.6 PKGNAME= skkserv-3.9.4 @@ -11,7 +11,7 @@ PATCHFILES= SKK-JISYO.L.diff.gz PATCH_SITES= http://www.ht-net21.ne.jp/%7Enaoki-w/skk/ PATCH_DIST_ARGS= -d ${WRKSRC}/jisyo --forward --quiet -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://skk.kuis.kyoto-u.ac.jp/ COMMENT= Dictionary server for Simple Kana-Kanji conversion programs |