diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-04 06:59:29 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-04 06:59:29 +0000 |
commit | 45bb8d5e45cc00a00e8250b31f1f9ba4cf687330 (patch) | |
tree | f9b655f29eb3d3bf571e722f717d6805ab155d41 /x11-toolkits/tkstep80/Makefile | |
parent | f26ebd6a0743471422cef5a7c04e386ff40ec682 (diff) | |
download | FreeBSD-ports-45bb8d5e45cc00a00e8250b31f1f9ba4cf687330.zip FreeBSD-ports-45bb8d5e45cc00a00e8250b31f1f9ba4cf687330.tar.gz |
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 'x11-toolkits/tkstep80/Makefile')
-rw-r--r-- | x11-toolkits/tkstep80/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/tkstep80/Makefile b/x11-toolkits/tkstep80/Makefile index cb7d06d..035da8e 100644 --- a/x11-toolkits/tkstep80/Makefile +++ b/x11-toolkits/tkstep80/Makefile @@ -8,7 +8,8 @@ PORTNAME= tkstep PORTVERSION= 8.0.4 CATEGORIES= x11-toolkits tk80 -MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/ +MASTER_SITES= ${MASTER_SITE_TCLTK} +MASTER_SITE_SUBDIR= tcl8_0 DISTNAME= tk${PORTVERSION} PATCH_SITES= ftp://touchwood.ee.uts.edu.au/pub/TkSTEP/ |