From 95fed44abbe2c6585c21c61fcd6478fc5c3fbda7 Mon Sep 17 00:00:00 2001 From: Bill Fenner Date: Sun, 1 Feb 1998 22:49:26 +0000 Subject: [PATCH] Fix path on MASTER_SITE. Submitted by: distfile checker --- sysutils/xcpustate/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/xcpustate/Makefile b/sysutils/xcpustate/Makefile index a39fed38a970..d3b747a261ed 100644 --- a/sysutils/xcpustate/Makefile +++ b/sysutils/xcpustate/Makefile @@ -3,12 +3,12 @@ # Date created: 31-Dec-1995 # Whom: David O'Brien # -# $Id: Makefile,v 1.8 1997/09/04 05:55:41 obrien Exp $ +# $Id: Makefile,v 1.9 1997/10/10 06:53:46 obrien Exp $ # DISTNAME= xcpustate-2.4 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.cdf.toronto.edu/pub/xcpustate/ \ +MASTER_SITES= ftp://ftp.cdf.toronto.edu/pub/jdd/xcpustate/ \ ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities EXTRACT_SUFX= .shar.gz