diff options
Diffstat (limited to 'math/fftwf')
-rw-r--r-- | math/fftwf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/fftwf/Makefile b/math/fftwf/Makefile index fc6bca9f071..c8d7402fadf 100644 --- a/math/fftwf/Makefile +++ b/math/fftwf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2012/10/03 21:56:36 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2013/05/31 12:41:22 wiz Exp $ DISTNAME= fftw-3.3.2 PKGNAME= ${DISTNAME:C/fftw/fftwf/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ http://www.fftw.org/ |