summaryrefslogtreecommitdiff
path: root/benchmarks/benchfft
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 13:30:32 +0000
committerwiz <wiz>2001-02-16 13:30:32 +0000
commit1a921119dd7800c8643b301cf01c02647fdd018d (patch)
tree7732ff10a8f89f28a77b19326981302bfb5beae7 /benchmarks/benchfft
parent735eb74eec9be0d73eb9d78dfa7ca9af58c0ab53 (diff)
downloadpkgsrc-1a921119dd7800c8643b301cf01c02647fdd018d.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'benchmarks/benchfft')
-rw-r--r--benchmarks/benchfft/Makefile3
-rw-r--r--benchmarks/benchfft/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/benchfft/Makefile b/benchmarks/benchfft/Makefile
index 5889d5c26f8..4876ff467f4 100644
--- a/benchmarks/benchfft/Makefile
+++ b/benchmarks/benchfft/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/11/07 20:28:23 skrll Exp $
+# $NetBSD: Makefile,v 1.8 2001/02/16 13:37:44 wiz Exp $
DISTNAME= benchfft-2.0
CATEGORIES= benchmarks math
@@ -7,6 +7,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} fftw-2.0.1${EXTRACT_SUFX}
MAINTAINER= root@garbled.net
HOMEPAGE= http://theory.lcs.mit.edu/~benchfft/download.html
+COMMENT= Benchmark your machine with a number of FFT algorithims
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/benchmarks/benchfft/pkg/COMMENT b/benchmarks/benchfft/pkg/COMMENT
deleted file mode 100644
index 032c2284f5d..00000000000
--- a/benchmarks/benchfft/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Benchmark your machine with a number of FFT algorithims