summaryrefslogtreecommitdiff
path: root/benchmarks/super_pi
diff options
context:
space:
mode:
authorwiz <wiz>2011-02-28 18:39:34 +0000
committerwiz <wiz>2011-02-28 18:39:34 +0000
commit2e2287fd5b6dd8100b2c235a320dc993bc14445e (patch)
treeeb441e2ba82ae67ffa08f98ae28f7a335bd747bb /benchmarks/super_pi
parenta341ed312f0b0ab478370f93e633e501f71e9f20 (diff)
downloadpkgsrc-2e2287fd5b6dd8100b2c235a320dc993bc14445e.tar.gz
Add benchmarks to CATEGORIES.
Diffstat (limited to 'benchmarks/super_pi')
-rw-r--r--benchmarks/super_pi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/super_pi/Makefile b/benchmarks/super_pi/Makefile
index 42ef471130a..96521e383c4 100644
--- a/benchmarks/super_pi/Makefile
+++ b/benchmarks/super_pi/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/02/28 18:38:47 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2011/02/28 18:39:34 wiz Exp $
#
DISTNAME= super_pi
PKGNAME= super_pi-20030927
-CATEGORIES= math
+CATEGORIES= benchmarks math
MASTER_SITES= ftp://pi.super-computing.org/Linux/
MAINTAINER= pkgsrc-users@NetBSD.org