diff options
author | wiz <wiz> | 2011-02-28 18:39:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-02-28 18:39:34 +0000 |
commit | 30898334e5669297b5430e37c7d44f2c25a019d1 (patch) | |
tree | eb441e2ba82ae67ffa08f98ae28f7a335bd747bb /benchmarks/super_pi | |
parent | 24e96818a752abf797ce824e0cc81aeefed24642 (diff) | |
download | pkgsrc-30898334e5669297b5430e37c7d44f2c25a019d1.tar.gz |
Add benchmarks to CATEGORIES.
Diffstat (limited to 'benchmarks/super_pi')
-rw-r--r-- | benchmarks/super_pi/Makefile | 4 |
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 |