diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:55:47 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:55:47 +0000 |
commit | 24d53f75d3bed77cec793c49107c31db659fb9a5 (patch) | |
tree | bc032ed313422dbe01440028c9ed39369f4bdf6b /japanese/tk42 | |
parent | 4697a57a05cb70813feb5ce1d0265b69e76ef08c (diff) | |
download | ports-24d53f75d3bed77cec793c49107c31db659fb9a5.tar.gz ports-24d53f75d3bed77cec793c49107c31db659fb9a5.zip |
Notes
Diffstat (limited to 'japanese/tk42')
-rw-r--r-- | japanese/tk42/Makefile | 4 |
1 files changed, 2 insertions, 2 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/ |