diff options
Diffstat (limited to 'x11-toolkits/tkstep80')
-rw-r--r-- | x11-toolkits/tkstep80/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/tkstep80/Makefile b/x11-toolkits/tkstep80/Makefile index 098f3f87f4e6..1c75ce3b666c 100644 --- a/x11-toolkits/tkstep80/Makefile +++ b/x11-toolkits/tkstep80/Makefile @@ -3,13 +3,13 @@ # Date created: 06 November 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.7 1998/04/15 22:18:14 jseger Exp $ +# $Id: Makefile,v 1.8 1998/05/04 20:23:12 jseger Exp $ # DISTNAME= tk8.0p2 PKGNAME= tkstep-8.0p2 CATEGORIES= x11 tk80 -MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/ +MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/ PATCH_SITES= http://rhein-zeitung.de/~ograf/files/ \ http://www.uni-koblenz.de/~ograf/files/ |