diff options
author | obrien <obrien@FreeBSD.org> | 1996-11-17 16:06:46 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1996-11-17 16:06:46 +0800 |
commit | b5969d108c4ee5f6a75132b5d226a3541e079ab5 (patch) | |
tree | 5bf8b8fd65d31afce8c73e67feb4588f03db75bf /sysutils/xcpustate | |
parent | 3932a19e483f63361a672312a546cb101e809a69 (diff) | |
download | freebsd-ports-gnome-b5969d108c4ee5f6a75132b5d226a3541e079ab5.tar.gz freebsd-ports-gnome-b5969d108c4ee5f6a75132b5d226a3541e079ab5.tar.zst freebsd-ports-gnome-b5969d108c4ee5f6a75132b5d226a3541e079ab5.zip |
CATEGORIES+= -> CATEGORIES=
Converted to new MAN[1-9]
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 |