diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1998-02-01 22:49:26 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1998-02-01 22:49:26 +0000 |
commit | 95fed44abbe2c6585c21c61fcd6478fc5c3fbda7 (patch) | |
tree | ff02e5135674dadc06e542a7fac3cc00c8a24445 /sysutils/xcpustate | |
parent | 640152d7eca08edbfa99dc9564ea565b1c233de1 (diff) | |
download | ports-95fed44abbe2c6585c21c61fcd6478fc5c3fbda7.tar.gz ports-95fed44abbe2c6585c21c61fcd6478fc5c3fbda7.zip |
Notes
Diffstat (limited to 'sysutils/xcpustate')
-rw-r--r-- | sysutils/xcpustate/Makefile | 4 |
1 files 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 <obrien@cs.ucdavis.edu> # -# $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 |