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/tk80 | |
parent | 4697a57a05cb70813feb5ce1d0265b69e76ef08c (diff) | |
download | ports-24d53f75d3bed77cec793c49107c31db659fb9a5.tar.gz ports-24d53f75d3bed77cec793c49107c31db659fb9a5.zip |
Notes
Diffstat (limited to 'japanese/tk80')
-rw-r--r-- | japanese/tk80/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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/ |