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/tk42/Makefile | |
parent | f2fa55c56accb4b8ba0ed39a697798403324f6d3 (diff) | |
download | ports-2920847b72e9dadadeee053f38a1ca6d494a0c35.tar.gz ports-2920847b72e9dadadeee053f38a1ca6d494a0c35.zip |
Notes
Diffstat (limited to 'japanese/tk42/Makefile')
-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 c7e3c3497192..e28558b14cb5 100644 --- a/japanese/tk42/Makefile +++ b/japanese/tk42/Makefile @@ -3,13 +3,13 @@ # Date created: # Whom: taguchi@tohoku.iij.ad.jp # -# $Id: Makefile,v 1.2 1997/03/11 11:02:39 asami Exp $ +# $Id: Makefile,v 1.3 1997/09/14 21:36:08 max Exp $ # DISTNAME= tk4.2p2 PKGNAME= ja-tk-4.2 CATEGORIES= japanese x11 -MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/ +MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl7_6/ PATCH_SITES= ftp://ftp.sra.co.jp/pub/lang/tcl/jp/ PATCHFILES= tk4.2jp-patch.gz |