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/tcl76 | |
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/tcl76')
-rw-r--r-- | japanese/tcl76/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |