diff options
author | steve <steve@FreeBSD.org> | 1998-07-04 07:07:17 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-04 07:07:17 +0800 |
commit | d29ba9d94711f030e7ec2f0a482ec5f3f0832001 (patch) | |
tree | c2e22db9653d9cff21365845756c727821868b1d /japanese/tk80 | |
parent | a326e9c3c13d489da3dc899347eeddc297512272 (diff) | |
download | freebsd-ports-gnome-d29ba9d94711f030e7ec2f0a482ec5f3f0832001.tar.gz freebsd-ports-gnome-d29ba9d94711f030e7ec2f0a482ec5f3f0832001.tar.zst freebsd-ports-gnome-d29ba9d94711f030e7ec2f0a482ec5f3f0832001.zip |
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 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 |