diff options
author | steve <steve@FreeBSD.org> | 1998-07-03 23:07:17 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-03 23:07:17 +0000 |
commit | d29ba9d94711f030e7ec2f0a482ec5f3f0832001 (patch) | |
tree | c2e22db9653d9cff21365845756c727821868b1d /japanese/tk80 | |
parent | a326e9c3c13d489da3dc899347eeddc297512272 (diff) | |
download | FreeBSD-ports-d29ba9d94711f030e7ec2f0a482ec5f3f0832001.zip FreeBSD-ports-d29ba9d94711f030e7ec2f0a482ec5f3f0832001.tar.gz |
MASTERSITE moved to ftp.scriptics.com.
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 4eb4f38..fb2480e 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 |