diff options
Diffstat (limited to 'math/fftwf/Makefile')
-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 f028bcfc181..b78798847cd 100644 --- a/math/fftwf/Makefile +++ b/math/fftwf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:36:53 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:27 wiz Exp $ DISTNAME= fftw-3.3.2 PKGNAME= ${DISTNAME:C/fftw/fftwf/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ http://www.fftw.org/ |