summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/tcl80/Makefile4
-rw-r--r--x11/tk80/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile
index 3e53c304d58..3956994125e 100644
--- a/lang/tcl80/Makefile
+++ b/lang/tcl80/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.12 1998/06/22 12:44:31 agc Exp $
+# $NetBSD: Makefile,v 1.13 1998/07/04 04:11:34 mycroft Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1997/08/20 10:33:35 jkh Exp
#
DISTNAME= tcl8.0p2
PKGNAME= tcl-8.0p2
CATEGORIES= lang
-MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/
+MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/
MAINTAINER= packages@netbsd.org
diff --git a/x11/tk80/Makefile b/x11/tk80/Makefile
index 82c63f2d5c5..cf38c0c663f 100644
--- a/x11/tk80/Makefile
+++ b/x11/tk80/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.16 1998/06/28 19:18:14 tron Exp $
+# $NetBSD: Makefile,v 1.17 1998/07/04 04:11:34 mycroft Exp $
# FreeBSD Id: Makefile,v 1.4 1997/10/01 09:20:31 tg Exp
#
DISTNAME= tk8.0p2
PKGNAME= tk-8.0p2
CATEGORIES= x11
-MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/
+MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/
MAINTAINER= packages@netbsd.org