diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 21:41:05 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 21:41:05 +0000 |
commit | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (patch) | |
tree | c1387ecfd86ab4dc6b399a4bd925d4de6fb02233 /inputmethod | |
parent | 4083b24390814eb42e008cc6920806e2d57eea1c (diff) | |
download | pkgsrc-0155927c43fe3bf836adedcc6d232abb594c8eb7.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/Chinput/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/ami/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/canna/Makefile.common | 4 | ||||
-rw-r--r-- | inputmethod/ddskk/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/iiimecf/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/ja-freewnn-dict/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/ja-freewnn-lib/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/ja-freewnn-server-bin/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/ja-freewnn-server/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/kinput2/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/libtabe/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/sj3-dict/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/sj3-lib/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/sj3-server-bin/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/sj3-server/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/skkfep/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/skkinput/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/skkserv/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/tc/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/unicon-im/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/xcin/Makefile | 4 |
21 files changed, 42 insertions, 42 deletions
diff --git a/inputmethod/Chinput/Makefile b/inputmethod/Chinput/Makefile index 97865e4fccb..d2c358c2bbc 100644 --- a/inputmethod/Chinput/Makefile +++ b/inputmethod/Chinput/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2003/05/02 11:55:32 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 21:43:31 grant Exp $ DISTNAME= Chinput-3.0 PKGREVISION= 1 CATEGORIES= inputmethod MASTER_SITES= http://download.linuxbyte.net/Chinese/Input/ -MAINTAINER= rxg@netbsd.org +MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://www.opencjk.org/~yumj/project-chinput.html COMMENT= Chinese input server diff --git a/inputmethod/ami/Makefile b/inputmethod/ami/Makefile index 2adceea2597..9496a618f91 100644 --- a/inputmethod/ami/Makefile +++ b/inputmethod/ami/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/13 13:52:19 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 21:43:32 grant Exp $ # DISTNAME= ami-1.0.11 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= korean inputmethod MASTER_SITES= http://www.kr.freebsd.org/~hwang/ami/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.kr.freebsd.org/~hwang/ami/ COMMENT= Korean input method diff --git a/inputmethod/canna/Makefile.common b/inputmethod/canna/Makefile.common index 874cf530304..287e2b3bb2b 100644 --- a/inputmethod/canna/Makefile.common +++ b/inputmethod/canna/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.2 2003/06/03 00:58:10 uebayasi Exp $ +# $NetBSD: Makefile.common,v 1.3 2003/07/17 21:43:34 grant Exp $ # # Canna common makefile. # @@ -8,7 +8,7 @@ PKGNAME= Canna-${CANNA_MODULE}-${CANNA_VERSION} CATEGORIES= japanese inputmethod MASTER_SITES= http://downloads.sourceforge.jp/canna/2181/ -MAINTAINER= tech-pkg-ja@jp.netbsd.org +MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://canna.sourceforge.jp/ COMMENT= Kana-Kanji conversion system (${CANNA_MODULE}) diff --git a/inputmethod/ddskk/Makefile b/inputmethod/ddskk/Makefile index 5b3744aae50..45ae52a71bd 100644 --- a/inputmethod/ddskk/Makefile +++ b/inputmethod/ddskk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/06/29 13:37:45 uebayasi Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/17 21:43:34 grant Exp $ # DISTNAME= ddskk-20030629 @@ -6,7 +6,7 @@ CATEGORIES= japanese inputmethod MASTER_SITES= http://openlab.ring.gr.jp/skk/maintrunk/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tech-pkg-ja@jp.netbsd.org +MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://openlab.ring.gr.jp/skk/index.html COMMENT= Japanese input methods for Emacs diff --git a/inputmethod/iiimecf/Makefile b/inputmethod/iiimecf/Makefile index d61a7dd9b34..3c0ddbd496b 100644 --- a/inputmethod/iiimecf/Makefile +++ b/inputmethod/iiimecf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/01/12 02:27:52 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 21:43:35 grant Exp $ # DISTNAME= IIIMECF-0.6 @@ -6,7 +6,7 @@ PKGNAME= iiimecf-0.6 CATEGORIES= japanese inputmethod MASTER_SITES= ftp://ftp.m17n.org/pub/mule/IIIM/ -MAINTAINER= uebayasi@netbsd.org +MAINTAINER= uebayasi@NetBSD.org #HOMEPAGE= COMMENT= Emacs Lisp library for IIIM Protocol diff --git a/inputmethod/ja-freewnn-dict/Makefile b/inputmethod/ja-freewnn-dict/Makefile index 6c55a604b8a..d4ce15534e9 100644 --- a/inputmethod/ja-freewnn-dict/Makefile +++ b/inputmethod/ja-freewnn-dict/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/06/10 09:11:31 sakamoto Exp $ +# $NetBSD: Makefile,v 1.2 2003/07/17 21:43:37 grant Exp $ # PKGNAME= ja-FreeWnn-dict-1.10 PKGREVISION= 1 CATEGORIES= japanese inputmethod -MAINTAINER= tech-pkg-ja@jp.netbsd.org +MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://www.freewnn.org/ COMMENT= Japanese/Chinese/Korean input method (Japanese dictionary) diff --git a/inputmethod/ja-freewnn-lib/Makefile b/inputmethod/ja-freewnn-lib/Makefile index c726e208651..23d8e65ea27 100644 --- a/inputmethod/ja-freewnn-lib/Makefile +++ b/inputmethod/ja-freewnn-lib/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2002/08/25 19:22:56 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 21:43:38 grant Exp $ # PKGNAME= ja-FreeWnn-lib-1.10 PKGREVISION= 1 CATEGORIES= japanese inputmethod -MAINTAINER= tech-pkg-ja@jp.netbsd.org +MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://www.freewnn.org/ COMMENT= Japanese/Chinese/Korean input method (Japanese client library) diff --git a/inputmethod/ja-freewnn-server-bin/Makefile b/inputmethod/ja-freewnn-server-bin/Makefile index 79aaaa70e3e..04ea0cdc0d7 100644 --- a/inputmethod/ja-freewnn-server-bin/Makefile +++ b/inputmethod/ja-freewnn-server-bin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2003/01/28 22:03:26 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 21:43:40 grant Exp $ # PKGNAME= ja-FreeWnn-server-bin-1.10 PKGREVISION= 1 CATEGORIES= japanese inputmethod -MAINTAINER= tech-pkg-ja@jp.netbsd.org +MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://www.freewnn.org/ COMMENT= Japanese/Chinese/Korean input method (Japanese server binary) diff --git a/inputmethod/ja-freewnn-server/Makefile b/inputmethod/ja-freewnn-server/Makefile index 840abe3b91a..ad51399c7ec 100644 --- a/inputmethod/ja-freewnn-server/Makefile +++ b/inputmethod/ja-freewnn-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/06/10 10:17:12 sakamoto Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 21:43:39 grant Exp $ DISTNAME= ja-FreeWnn-server-1.10 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= japanese inputmethod MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= tech-pkg-ja@jp.netbsd.org +MAINTAINER= tech-pkg-ja@jp.NetBSD.org COMMENT= Japanese/Chinese/Korean input method (Japanese server) DEPENDS+= ja-FreeWnn-server-bin>=1.10nb1:../ja-freewnn-server-bin diff --git a/inputmethod/kinput2/Makefile b/inputmethod/kinput2/Makefile index f832e1457ff..4eba35c3aa4 100644 --- a/inputmethod/kinput2/Makefile +++ b/inputmethod/kinput2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/03/02 20:18:50 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 21:43:41 grant Exp $ # FreeBSD Id: Makefile,v 1.4 1999/06/06 13:19:49 taoka Exp $ DISTNAME= kinput2-v3 @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= japanese inputmethod MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/ -MAINTAINER= tech-pkg-ja@jp.netbsd.org +MAINTAINER= tech-pkg-ja@jp.NetBSD.org COMMENT= Input server of Japanese text USE_BUILDLINK2= YES diff --git a/inputmethod/libtabe/Makefile b/inputmethod/libtabe/Makefile index d7d5ba44ff7..934709a3675 100644 --- a/inputmethod/libtabe/Makefile +++ b/inputmethod/libtabe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/03/29 12:41:23 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 21:43:42 grant Exp $ # DISTNAME= libtabe-0.2.5 @@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR}/libtabe CATEGORIES= chinese inputmethod MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/libtabe/devel/ -MAINTAINER= rxg@netbsd.org +MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://libtabe.sourceforge.net/ COMMENT= library for Chinese language processing diff --git a/inputmethod/sj3-dict/Makefile b/inputmethod/sj3-dict/Makefile index dff6dc1e51f..dcbebb53bec 100644 --- a/inputmethod/sj3-dict/Makefile +++ b/inputmethod/sj3-dict/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/12/29 01:32:43 seb Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 21:43:43 grant Exp $ # DISTNAME= sj3-2.0.1.20 @@ -8,7 +8,7 @@ CATEGORIES= japanese inputmethod MASTER_SITES= ftp://ftp.sony.co.jp/pub/unsupported/src/ \ ftp://ftp.cs.titech.ac.jp/pub/japanese/sj3/ -MAINTAINER= tech-pkg-ja@jp.netbsd.org +MAINTAINER= tech-pkg-ja@jp.NetBSD.org COMMENT= Japanese input method (dictionary) BUILD_DEPENDS+= sj3-server-bin>=2.0.1.20nb1:../sj3-server-bin diff --git a/inputmethod/sj3-lib/Makefile b/inputmethod/sj3-lib/Makefile index 184154b53b5..026d860f7d6 100644 --- a/inputmethod/sj3-lib/Makefile +++ b/inputmethod/sj3-lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/10/21 14:28:53 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 21:43:44 grant Exp $ # FreeBSD Id: Makefile,v 1.9 1998/11/28 05:08:27 asami Exp $ DISTNAME= sj3-2.0.1.20 @@ -8,7 +8,7 @@ CATEGORIES= japanese inputmethod MASTER_SITES= ftp://ftp.sony.co.jp/pub/unsupported/src/ \ ftp://ftp.cs.titech.ac.jp/pub/japanese/sj3/ -MAINTAINER= tech-pkg-ja@jp.netbsd.org +MAINTAINER= tech-pkg-ja@jp.NetBSD.org COMMENT= Japanese input method (library) USE_BUILDLINK2= YES diff --git a/inputmethod/sj3-server-bin/Makefile b/inputmethod/sj3-server-bin/Makefile index d86e2e5a993..f308f65833f 100644 --- a/inputmethod/sj3-server-bin/Makefile +++ b/inputmethod/sj3-server-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/10/12 01:29:18 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 21:43:47 grant Exp $ # DISTNAME= sj3-2.0.1.20 @@ -8,7 +8,7 @@ CATEGORIES= japanese inputmethod MASTER_SITES= ftp://ftp.sony.co.jp/pub/unsupported/src/ \ ftp://ftp.cs.titech.ac.jp/pub/japanese/sj3/ -MAINTAINER= tech-pkg-ja@jp.netbsd.org +MAINTAINER= tech-pkg-ja@jp.NetBSD.org COMMENT= Japanese input method (server binary) FILESDIR= ${.CURDIR}/../sj3-lib/files diff --git a/inputmethod/sj3-server/Makefile b/inputmethod/sj3-server/Makefile index e98813b664c..8db8bf574e1 100644 --- a/inputmethod/sj3-server/Makefile +++ b/inputmethod/sj3-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/06/10 10:22:41 sakamoto Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 21:43:45 grant Exp $ DISTNAME= sj3-server-2.0.1.20 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= japanese inputmethod MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= tech-pkg-ja@jp.netbsd.org +MAINTAINER= tech-pkg-ja@jp.NetBSD.org COMMENT= Japanese input method (server) DEPENDS+= sj3-server-bin>=2.0.1.20nb1:../sj3-server-bin diff --git a/inputmethod/skkfep/Makefile b/inputmethod/skkfep/Makefile index 6140ba2502e..ab46df4c00f 100644 --- a/inputmethod/skkfep/Makefile +++ b/inputmethod/skkfep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/06/02 01:19:08 jschauma Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 21:43:48 grant 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= tech-pkg@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/skkinput/Makefile b/inputmethod/skkinput/Makefile index 06fd20727b2..bc7b23d53dc 100644 --- a/inputmethod/skkinput/Makefile +++ b/inputmethod/skkinput/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2003/06/04 00:32:14 uebayasi Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 21:43:49 grant Exp $ DISTNAME= skkinput-2.06.3 CATEGORIES= japanese inputmethod MASTER_SITES= http://downloads.sourceforge.jp/skkinput2/1815/ -MAINTAINER= uebayasi@netbsd.org +MAINTAINER= uebayasi@NetBSD.org HOMEPAGE= http://skkinput2.sourceforge.jp/ COMMENT= X11 frontend for SKK diff --git a/inputmethod/skkserv/Makefile b/inputmethod/skkserv/Makefile index 26cfa5d32d1..dbb9087ca85 100644 --- a/inputmethod/skkserv/Makefile +++ b/inputmethod/skkserv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/06/02 01:19:07 jschauma Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 21:43:50 grant 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= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://skk.kuis.kyoto-u.ac.jp/ COMMENT= Dictionary server for Simple Kana-Kanji conversion programs diff --git a/inputmethod/tc/Makefile b/inputmethod/tc/Makefile index 2d177b04f1f..c4563e433fb 100644 --- a/inputmethod/tc/Makefile +++ b/inputmethod/tc/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2003/04/17 06:00:13 uebayasi Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 21:43:52 grant Exp $ # DISTNAME= tc-2.3 CATEGORIES= japanese inputmethod MASTER_SITES= http://openlab.ring.gr.jp/tcode/resources/soft/ -MAINTAINER= tech-pkg-ja@jp.netbsd.org +MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://openlab.ring.gr.jp/tcode/tc2/index.html COMMENT= T-Code driver for Emacs diff --git a/inputmethod/unicon-im/Makefile b/inputmethod/unicon-im/Makefile index e7f00d41950..c8a77910c00 100644 --- a/inputmethod/unicon-im/Makefile +++ b/inputmethod/unicon-im/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/05/02 11:55:33 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/17 21:43:53 grant Exp $ DISTNAME= unicon-1.2 PKGNAME= unicon-im-1.2 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= inputmethod MASTER_SITES= http://www.opencjk.org/~yumj/download/ -MAINTAINER= rxg@netbsd.org +MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://www.opencjk.org/~yumj/project-chinput.html COMMENT= libraries and modules of Unicon diff --git a/inputmethod/xcin/Makefile b/inputmethod/xcin/Makefile index d79047c0571..4d0ebb671c1 100644 --- a/inputmethod/xcin/Makefile +++ b/inputmethod/xcin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/13 13:52:19 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/17 21:43:54 grant Exp $ # DISTNAME= xcin-2.5.3.pre2 @@ -8,7 +8,7 @@ WRKSRC= ${WRKDIR}/xcin CATEGORIES= chinese x11 MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ -MAINTAINER= rxg@netbsd.org +MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://xcin.linux.org.tw/ COMMENT= Chinese XIM server |