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 | |
parent | f2fa55c56accb4b8ba0ed39a697798403324f6d3 (diff) | |
download | ports-2920847b72e9dadadeee053f38a1ca6d494a0c35.tar.gz ports-2920847b72e9dadadeee053f38a1ca6d494a0c35.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/tcl76/Makefile | 4 | ||||
-rw-r--r-- | japanese/tcl80/Makefile | 4 | ||||
-rw-r--r-- | japanese/tk42/Makefile | 4 | ||||
-rw-r--r-- | japanese/tk80/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/japanese/tcl76/Makefile b/japanese/tcl76/Makefile index 229855c57901..e5bb283e186e 100644 --- a/japanese/tcl76/Makefile +++ b/japanese/tcl76/Makefile @@ -3,13 +3,13 @@ # Date created: 11 March 1997 # Whom: taguchi@tohoku.iij.ad.jp # -# $Id: Makefile,v 1.3 1997/03/11 11:02:20 asami Exp $ +# $Id: Makefile,v 1.4 1997/09/14 21:36:06 max Exp $ # DISTNAME= tcl7.6p2 PKGNAME= ja-tcl-7.6 CATEGORIES= japanese lang -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= tcl7.6jp-patch.gz diff --git a/japanese/tcl80/Makefile b/japanese/tcl80/Makefile index 001e968312c6..4e9c0bc83edd 100644 --- a/japanese/tcl80/Makefile +++ b/japanese/tcl80/Makefile @@ -3,13 +3,13 @@ # Date created: 23 Jan 1998 # Whom: taguchi@tohoku.iij.ad.jp # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1998/05/10 08:09:17 itojun Exp $ # DISTNAME= tcl8.0p2 PKGNAME= ja-tcl-8.0.2 CATEGORIES= japanese lang tcl80 -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= tcl8.0p2jp_beta3-patch.gz 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 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 |