diff options
author | jlam <jlam> | 2006-03-04 21:28:51 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-03-04 21:28:51 +0000 |
commit | 48ff096d36ac47701672a4f682e7c4ebafea1eb9 (patch) | |
tree | 6713c36312b130723032b53e0b088385806de8e1 /inputmethod | |
parent | 839958536bf3c522389bd245d8226352f40ae340 (diff) | |
download | pkgsrc-48ff096d36ac47701672a4f682e7c4ebafea1eb9.tar.gz |
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
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 765ec896e47..52c160856a5 100644 --- a/inputmethod/ami/Makefile +++ b/inputmethod/ami/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/02/05 23:09:42 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2006/03/04 21:29:53 jlam Exp $ # DISTNAME= ami-1.0.11 @@ -6,7 +6,7 @@ PKGREVISION= 7 CATEGORIES= korean inputmethod MASTER_SITES= http://www.kr.freebsd.org/~hwang/ami/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@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 1772442ef94..b7fbb36e0cd 100644 --- a/inputmethod/skkfep/Makefile +++ b/inputmethod/skkfep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/02/18 22:08:50 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2006/03/04 21:29:53 jlam Exp $ DISTNAME= skkfep0.86c PKGNAME= skkfep-0.86c @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= japanese inputmethod MASTER_SITES= ftp://ei5nazha.yz.yamagata-u.ac.jp/skkfep/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@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 03ed73a43af..9d35d226063 100644 --- a/inputmethod/skkserv/Makefile +++ b/inputmethod/skkserv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/12/29 06:21:45 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/03/04 21:29:53 jlam Exp $ DISTNAME= skk9.6 PKGNAME= skkserv-3.9.4 @@ -10,7 +10,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= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://skk.kuis.kyoto-u.ac.jp/ COMMENT= Dictionary server for Simple Kana-Kanji conversion programs |