diff options
author | wiz <wiz@pkgsrc.org> | 2011-02-28 18:39:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-02-28 18:39:34 +0000 |
commit | 04fe857aa0cf46653ecd8c6673ca17ed4efffdd7 (patch) | |
tree | eb441e2ba82ae67ffa08f98ae28f7a335bd747bb /benchmarks | |
parent | 809f19ed98e404f615b796094799e03c95f57909 (diff) | |
download | pkgsrc-04fe857aa0cf46653ecd8c6673ca17ed4efffdd7.tar.gz |
Add benchmarks to CATEGORIES.
Diffstat (limited to 'benchmarks')
-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 |