diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-17 08:06:46 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-17 08:06:46 +0000 |
commit | 3b3bd28890a9082e67d71887318a2b242e5b8bdc (patch) | |
tree | 3b2bca8b9af9ed5f2e8b3fa4c5578e6722c55224 /sysutils/xcpustate | |
parent | 8419c1ad549770d06c8fff79c4c12373c5fb7f47 (diff) | |
download | ports-3b3bd28890a9082e67d71887318a2b242e5b8bdc.tar.gz ports-3b3bd28890a9082e67d71887318a2b242e5b8bdc.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 26e93856bc64..e14ccafc3f81 100644 --- a/sysutils/xcpustate/Makefile +++ b/sysutils/xcpustate/Makefile @@ -3,11 +3,11 @@ # Date created: 31-Dec-1995 # Whom: David O'Brien <obrien@cs.ucdavis.edu> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/02/29 01:57:44 asami Exp $ # DISTNAME= xcpustate-2.1 -CATEGORIES+= sysutils +CATEGORIES= sysutils MASTER_SITES= ftp://ftp.cdf.toronto.edu/pub/xcpustate/ \ ftp://ftp.x.org/contrib/utilities/xcpustate/ EXTRACT_SUFX= .shar.gz |