summaryrefslogtreecommitdiff
path: root/math/p5-Math-FFT
diff options
context:
space:
mode:
authorwiz <wiz>2016-06-08 19:22:13 +0000
committerwiz <wiz>2016-06-08 19:22:13 +0000
commitd26856d0e5b8d6a551c6e3a3895bd9a7cd378736 (patch)
tree621855d77838263eb17fae5857be04f635e14dc7 /math/p5-Math-FFT
parent782d2fbb702b52b017543230bc98cfa47875e8a5 (diff)
downloadpkgsrc-d26856d0e5b8d6a551c6e3a3895bd9a7cd378736.tar.gz
Bump PKGREVISION for perl-5.24.
Diffstat (limited to 'math/p5-Math-FFT')
-rw-r--r--math/p5-Math-FFT/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-FFT/Makefile b/math/p5-Math-FFT/Makefile
index 2ed0958240b..676fac85a30 100644
--- a/math/p5-Math-FFT/Makefile
+++ b/math/p5-Math-FFT/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:29 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2016/06/08 19:24:02 wiz Exp $
DISTNAME= Math-FFT-1.32
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}