From d342539a945396c1f68027109c9ab4374897fb6f Mon Sep 17 00:00:00 2001 From: asami Date: Mon, 17 Jun 1996 10:00:38 +0000 Subject: Master site change (ftp.neosoft.com -> mirror.neosoft.com). Submitted by: the ftp .message --- lang/tclX80/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/tclX80') diff --git a/lang/tclX80/Makefile b/lang/tclX80/Makefile index eff06054c436..3ade1c8e3058 100644 --- a/lang/tclX80/Makefile +++ b/lang/tclX80/Makefile @@ -3,13 +3,13 @@ # Date created: 6 February 1996 # Whom: jkh # -# $Id: Makefile,v 1.3 1996/04/28 04:59:18 pst Exp $ +# $Id: Makefile,v 1.4 1996/05/13 09:43:23 asami Exp $ # DISTNAME= tclX7.5.0 PKGNAME= tclX-7.5 CATEGORIES+= lang -MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/tclx-distrib/ +MASTER_SITES= ftp://mirror.neosoft.com/pub/tcl/tclx-distrib/ TCL_DIR= ${PORTSDIR}/lang/tcl75 TCL_SRC= ${TCL_DIR}/work/tcl7.5 -- cgit