diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-04 06:59:29 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-04 06:59:29 +0000 |
commit | 1976bfbf8bc5dfbe6c48fba521929cd085b6cad0 (patch) | |
tree | 580e993cc18a1592905e17cb3e907fd171edd6c8 /japanese | |
parent | 3112ae302767f4c746b1e73b9ac113f8d256f8de (diff) |
Notes
Diffstat (limited to 'japanese')
-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/ |