diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-04 14:59:29 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-04 14:59:29 +0800 |
commit | 45bb8d5e45cc00a00e8250b31f1f9ba4cf687330 (patch) | |
tree | f9b655f29eb3d3bf571e722f717d6805ab155d41 /japanese/tcl80 | |
parent | f26ebd6a0743471422cef5a7c04e386ff40ec682 (diff) | |
download | freebsd-ports-gnome-45bb8d5e45cc00a00e8250b31f1f9ba4cf687330.tar.gz freebsd-ports-gnome-45bb8d5e45cc00a00e8250b31f1f9ba4cf687330.tar.zst freebsd-ports-gnome-45bb8d5e45cc00a00e8250b31f1f9ba4cf687330.zip |
Chase the remaining cases of scriptics.com in the ports tree. The site
has been renamed to tcl.tk.
Source: distfile survey
Hat: portmgr
Diffstat (limited to 'japanese/tcl80')
-rw-r--r-- | japanese/tcl80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/tcl80/Makefile b/japanese/tcl80/Makefile index 44b1c099d8a5..5f3f11770304 100644 --- a/japanese/tcl80/Makefile +++ b/japanese/tcl80/Makefile @@ -9,7 +9,7 @@ PORTNAME= tcl PORTVERSION= 8.0.5 PORTREVISION= 1 CATEGORIES= japanese lang tcl80 -MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl${VERSION:S/./_/}/ +MASTER_SITES= ftp://ftp.tcl.tk/pub/tcl/tcl${VERSION:S/./_/}/ DISTNAME= ${PORTNAME}${PORTVERSION} PATCH_SITES= ftp://ftp.sra.co.jp/pub/lang/tcl/jp/ |