From 26179e1579eeed5c4b0cfce91e5ffaf43a106c3f Mon Sep 17 00:00:00 2001 From: jolan Date: Mon, 26 Sep 2005 21:48:46 +0000 Subject: [PATCH] sparc too --- sysutils/perfd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/perfd/Makefile b/sysutils/perfd/Makefile index 9d17627b420..390cd97da4b 100644 --- a/sysutils/perfd/Makefile +++ b/sysutils/perfd/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.2 2005/09/26 21:39:03 sturm Exp $ +# $OpenBSD: Makefile,v 1.3 2005/09/26 21:48:46 jolan Exp $ -ONLY_FOR_ARCHS= i386 macppc zaurus +ONLY_FOR_ARCHS= i386 macppc sparc zaurus COMMENT= "utility to adjust cpu performance relative to usage" CATEGORIES= sysutils