summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1998-04-30 18:40:05 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1998-04-30 18:40:05 +0000
commit368d2c303ae4271c6de696a2a04cd964ed7b42b0 (patch)
treec0b0b846b448e24347b1b7da0e941d4df56e46d2
parentEnable i18n code. (diff)
Add textproc to the categories.
Notes
Notes: svn path=/head/; revision=10793
-rw-r--r--japanese/gawk/Makefile4
-rw-r--r--japanese/grep/Makefile4
-rw-r--r--japanese/sed/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/japanese/gawk/Makefile b/japanese/gawk/Makefile
index 8a47d350639e..48bed99c2736 100644
--- a/japanese/gawk/Makefile
+++ b/japanese/gawk/Makefile
@@ -3,12 +3,12 @@
# Date created: 5 April 1995
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
-# $Id: Makefile,v 1.10 1997/09/14 21:34:36 max Exp $
+# $Id: Makefile,v 1.11 1997/12/25 22:29:32 asami Exp $
#
DISTNAME= gawk-2.15.6
PKGNAME= ja-gawk-2.15.6
-CATEGORIES= japanese
+CATEGORIES= japanese textproc
MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= ports@FreeBSD.ORG
diff --git a/japanese/grep/Makefile b/japanese/grep/Makefile
index 1103944443bb..50ae1105cebc 100644
--- a/japanese/grep/Makefile
+++ b/japanese/grep/Makefile
@@ -3,12 +3,12 @@
# Date created: 2 April 1995
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
-# $Id: Makefile,v 1.6 1997/09/14 21:34:39 max Exp $
+# $Id: Makefile,v 1.7 1997/12/25 22:29:33 asami Exp $
#
DISTNAME= grep-2.0
PKGNAME= ja-grep-2.0
-CATEGORIES= japanese
+CATEGORIES= japanese textproc
MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= ports@FreeBSD.ORG
diff --git a/japanese/sed/Makefile b/japanese/sed/Makefile
index d8fb5dfac1a2..d36463dbf924 100644
--- a/japanese/sed/Makefile
+++ b/japanese/sed/Makefile
@@ -3,12 +3,12 @@
# Date created: 2 April 1995
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
-# $Id: Makefile,v 1.4 1997/09/14 21:35:54 max Exp $
+# $Id: Makefile,v 1.5 1997/12/25 22:29:41 asami Exp $
#
DISTNAME= sed-1.18
PKGNAME= ja-sed-1.18
-CATEGORIES= japanese
+CATEGORIES= japanese textproc
MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= ports@FreeBSD.ORG