diff options
author | asau <asau> | 2009-12-03 13:06:51 +0000 |
---|---|---|
committer | asau <asau> | 2009-12-03 13:06:51 +0000 |
commit | cf7bcb3074088e0d140d48629c7c6991727ead96 (patch) | |
tree | 51d08c3a3bdd007a71879139b58313239a444aed /benchmarks | |
parent | 717f5fc6c9db0357714762bb2de8edac4d068a7a (diff) | |
download | pkgsrc-cf7bcb3074088e0d140d48629c7c6991727ead96.tar.gz |
Follow f2c/libf2c split: bump revision of all packages
that list Fortran in used languages.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/benchfft/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/benchfft/Makefile b/benchmarks/benchfft/Makefile index d22e069778d..ede42d31fc0 100644 --- a/benchmarks/benchfft/Makefile +++ b/benchmarks/benchfft/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2008/03/03 00:51:43 jlam Exp $ +# $NetBSD: Makefile,v 1.34 2009/12/03 13:06:52 asau Exp $ DISTNAME= benchfft-2.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= benchmarks math MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ ftp://ftp.fftw.org/pub/fftw/old/benchfft/ |