summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-08-02 09:31:43 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-08-02 09:31:43 +0000
commit1d9ab0ae285fa8fd07f74415d43e9df0b69c9ecb (patch)
tree9d8545869694de2792b8f7d20a1090877e2e1bae /japanese
parentreally activate libintl (diff)
Category cleanups. japanese is always first category. Also, add graphics
to tgif/iv.
Notes
Notes: svn path=/head/; revision=20488
Diffstat (limited to 'japanese')
-rw-r--r--japanese/ee/Makefile4
-rw-r--r--japanese/iv/Makefile4
-rw-r--r--japanese/tgif/Makefile4
-rw-r--r--japanese/vftool/Makefile4
-rw-r--r--japanese/w3/Makefile4
-rw-r--r--japanese/xklock/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/japanese/ee/Makefile b/japanese/ee/Makefile
index 7208b4eec691..8acc0af3aeec 100644
--- a/japanese/ee/Makefile
+++ b/japanese/ee/Makefile
@@ -3,12 +3,12 @@
# Date created: 20 Jan 1999
# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
-# $Id: Makefile,v 1.1.1.1 1999/02/12 16:41:50 flathill Exp $
+# $Id: Makefile,v 1.2 1999/02/12 17:16:23 sada Exp $
#
DISTNAME= jee-1.0
PKGNAME= ja-jee-1.0
-CATEGORIES= editors japanese
+CATEGORIES= japanese editors
MASTER_SITES= ftp://ftp.mogami-wire.co.jp/pub/beta/ \
ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/
DISTFILES= jee.tar.gz \
diff --git a/japanese/iv/Makefile b/japanese/iv/Makefile
index 2e791732baf8..ac618f131fd3 100644
--- a/japanese/iv/Makefile
+++ b/japanese/iv/Makefile
@@ -3,12 +3,12 @@
# Date created: 23.Feb.1996
# Whom: sanpei@yy.cs.keio.ac.jp
#
-# $Id: Makefile,v 1.10 1999/03/05 04:39:20 taoka Exp $
+# $Id: Makefile,v 1.11 1999/03/09 09:18:36 asami Exp $
#
DISTNAME= iv-3.1
PKGNAME= ja-iv-3.1
-CATEGORIES= japanese
+CATEGORIES= japanese graphics
MASTER_SITES= ftp://interviews.stanford.edu/pub/ \
ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/
DISTFILES= 3.1.tar.Z iv3_1j_gamma.tar.gz
diff --git a/japanese/tgif/Makefile b/japanese/tgif/Makefile
index 4f335476ba42..767e9fce6096 100644
--- a/japanese/tgif/Makefile
+++ b/japanese/tgif/Makefile
@@ -3,12 +3,12 @@
# Date created: 8 Dec 1995
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
-# $Id: Makefile,v 1.12 1999/02/12 18:06:15 flathill Exp $
+# $Id: Makefile,v 1.13 1999/04/30 19:23:58 taoka Exp $
#
DISTNAME= tgif-3.0.18
PKGNAME= ja-tgif-3.0.18
-CATEGORIES= japanese
+CATEGORIES= japanese graphics
MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \
${MASTER_SITE_XCONTRIB} \
${MASTER_SITE_PORTS_JP} \
diff --git a/japanese/vftool/Makefile b/japanese/vftool/Makefile
index 1ad05c23cce8..9420c653d9fb 100644
--- a/japanese/vftool/Makefile
+++ b/japanese/vftool/Makefile
@@ -3,12 +3,12 @@
# Date created: 12 September 1997
# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
-# $Id: Makefile,v 1.6 1998/08/24 00:39:46 steve Exp $
+# $Id: Makefile,v 1.7 1999/02/03 11:11:51 asami Exp $
#
DISTNAME= vftool-1.2
PKGNAME= ja-vftool-1.2
-CATEGORIES= print japanese
+CATEGORIES= japanese print
MASTER_SITES= ftp://ftp.math.s.chiba-u.ac.jp/tex/ \
ftp://bash.cc.keio.ac.jp/pub/TeX/ascii-ptex/ptex215/ \
ftp://ftp.iis.u-tokyo.ac.jp/TeX/NTT-JTeX/:old/ \
diff --git a/japanese/w3/Makefile b/japanese/w3/Makefile
index f8ba7238964e..b7213c0a5fb7 100644
--- a/japanese/w3/Makefile
+++ b/japanese/w3/Makefile
@@ -3,11 +3,11 @@
# Date created: 31 December 1996
# Whom: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.6 1998/11/14 02:18:26 kuriyama Exp $
+# $Id: Makefile,v 1.7 1998/12/01 03:06:21 asami Exp $
#
PKGNAME= ja-w3-2.2.26
-CATEGORIES= www japanese elisp
+CATEGORIES= japanese www elisp
# Don't RUN_DEPENDS on mule because we don't know which version the
# user would want. We can't omit the BUILD_DEPENDS because it needs
diff --git a/japanese/xklock/Makefile b/japanese/xklock/Makefile
index 553dde050d7c..2c3f139c156f 100644
--- a/japanese/xklock/Makefile
+++ b/japanese/xklock/Makefile
@@ -3,12 +3,12 @@
# Date created: 20 April 1997
# Whom: nkazushi@highway.or.jp
#
-# $Id: Makefile,v 1.3 1998/10/16 04:15:59 jseger Exp $
+# $Id: Makefile,v 1.4 1998/12/22 05:43:37 asami Exp $
#
DISTNAME= xklock-2.7
PKGNAME= ja-xklock-2.7.1
-CATEGORIES= x11 japanese
+CATEGORIES= japanese x11
MASTER_SITES= ftp://ftp.tk.mesh.ad.jp/pub/Linux/JE-sources/X/ \
ftp://ftp.biol.tsukuba.ac.jp/pub/X/clients/ \
ftp://ftp.kagoshima-u.ac.jp/pub1/PC/linux-j/JE-sources/X/ \