diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-03 23:07:17 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-03 23:07:17 +0000 |
commit | 2920847b72e9dadadeee053f38a1ca6d494a0c35 (patch) | |
tree | 5790ff5f2ebd94a8d56cb63c01708a0117bddac8 /japanese/tk80 | |
parent | f2fa55c56accb4b8ba0ed39a697798403324f6d3 (diff) | |
download | ports-2920847b72e9dadadeee053f38a1ca6d494a0c35.tar.gz ports-2920847b72e9dadadeee053f38a1ca6d494a0c35.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 4eb4f387186a..fb2480e6aacd 100644 --- a/japanese/tk80/Makefile +++ b/japanese/tk80/Makefile @@ -3,13 +3,13 @@ # Date created: 26 Dec 1997 # Whom: taguchi@tohoku.iij.ad.jp # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1998/05/10 08:11:44 itojun Exp $ # DISTNAME= tk8.0p2 PKGNAME= ja-tk-8.0.2 CATEGORIES= japanese x11 tk80 -MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/ +MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/ PATCH_SITES= ftp://ftp.sra.co.jp/pub/lang/tcl/jp/ PATCHFILES= tk8.0p2jp_beta3-patch.gz |