diff options
author | asami <asami@FreeBSD.org> | 1998-08-07 23:55:47 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-07 23:55:47 +0000 |
commit | ced852667e215d5ec6ec32129eb19e8c18852d5e (patch) | |
tree | 63b8baf385da295e6d60c674068910c5196b1422 | |
parent | 92cea2fe7cf7d27581240692125e5ac0bde344cf (diff) | |
download | FreeBSD-ports-ced852667e215d5ec6ec32129eb19e8c18852d5e.zip FreeBSD-ports-ced852667e215d5ec6ec32129eb19e8c18852d5e.tar.gz |
Rename category from x11 to x11-toolkits.
-rw-r--r-- | japanese/tk42/Makefile | 4 | ||||
-rw-r--r-- | japanese/tk80/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/japanese/tk42/Makefile b/japanese/tk42/Makefile index e28558b..ae85cb6 100644 --- a/japanese/tk42/Makefile +++ b/japanese/tk42/Makefile @@ -3,12 +3,12 @@ # Date created: # Whom: taguchi@tohoku.iij.ad.jp # -# $Id: Makefile,v 1.3 1997/09/14 21:36:08 max Exp $ +# $Id: Makefile,v 1.4 1998/07/03 23:06:36 steve Exp $ # DISTNAME= tk4.2p2 PKGNAME= ja-tk-4.2 -CATEGORIES= japanese x11 +CATEGORIES= japanese x11-toolkits MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl7_6/ PATCH_SITES= ftp://ftp.sra.co.jp/pub/lang/tcl/jp/ diff --git a/japanese/tk80/Makefile b/japanese/tk80/Makefile index 892bf52..9a2462a 100644 --- a/japanese/tk80/Makefile +++ b/japanese/tk80/Makefile @@ -3,12 +3,12 @@ # Date created: 26 Dec 1997 # Whom: taguchi@tohoku.iij.ad.jp # -# $Id: Makefile,v 1.3 1998/07/04 19:14:03 steve Exp $ +# $Id: Makefile,v 1.4 1998/07/27 00:19:21 steve Exp $ # DISTNAME= tk8.0p2 PKGNAME= ja-tk-8.0.2 -CATEGORIES= japanese x11 tk80 +CATEGORIES= japanese x11-toolkits tk80 MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/ PATCH_SITES= ftp://ftp.sra.co.jp/pub/lang/tcl/jp/ |