diff options
-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 e28558b14cb5..ae85cb62e780 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 892bf52a4a8f..9a2462a45e30 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/ |