diff options
author | wiz <wiz@pkgsrc.org> | 2019-08-11 13:17:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-08-11 13:17:48 +0000 |
commit | 1e1e978e5bfccb88f11007db5a2f7c954c43a094 (patch) | |
tree | 050f3c669fc64c0a0b42ccb845c48008097455c4 /math/fftwf | |
parent | b25191da84b54b9852a539f132dd4dfd49755e1e (diff) | |
download | pkgsrc-1e1e978e5bfccb88f11007db5a2f7c954c43a094.tar.gz |
Bump PKGREVISIONs for perl 5.30.0
Diffstat (limited to 'math/fftwf')
-rw-r--r-- | math/fftwf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/fftwf/Makefile b/math/fftwf/Makefile index 882443e93b9..e02e189d461 100644 --- a/math/fftwf/Makefile +++ b/math/fftwf/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2019/05/24 15:48:49 adam Exp $ +# $NetBSD: Makefile,v 1.27 2019/08/11 13:21:44 wiz Exp $ +PKGREVISION= 1 .include "../../math/fftw/Makefile.common" PKGNAME= ${DISTNAME:C/fftw/fftwf/} |