diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-03-27 05:08:04 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-03-27 05:08:04 +0000 |
commit | 8292d55ee98db25f3456dd28092db23cc1c34bb1 (patch) | |
tree | a691f7f525b2979c9f657274a5dfc05eb6655c63 /sysutils/xcpustate/Makefile | |
parent | 9a7d6d5f0a98bb59542c6671055d6490b2c95e8b (diff) | |
download | ports-8292d55ee98db25f3456dd28092db23cc1c34bb1.tar.gz ports-8292d55ee98db25f3456dd28092db23cc1c34bb1.zip |
Notes
Diffstat (limited to 'sysutils/xcpustate/Makefile')
-rw-r--r-- | sysutils/xcpustate/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/xcpustate/Makefile b/sysutils/xcpustate/Makefile index 190edff11cf4..634a5fc3bc5f 100644 --- a/sysutils/xcpustate/Makefile +++ b/sysutils/xcpustate/Makefile @@ -3,11 +3,10 @@ # Date created: 31-Dec-1995 # Whom: David O'Brien <obrien@cs.ucdavis.edu> # -# $Id: Makefile,v 1.4 1996/12/08 06:16:15 obrien Exp $ +# $Id: Makefile,v 1.5 1996/12/10 05:58:15 asami Exp $ # -DISTNAME= xcpustate-2.2beta -PKGNAME= xcpustate-2.2b +DISTNAME= xcpustate-2.4 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.cdf.toronto.edu/pub/xcpustate/ \ ftp://ftp.vector.co.za/pub/FAQS/FAQs/mirrors/ftp.cdf.toronto.edu/xcpustate/ \ |