diff options
author | wiz <wiz@pkgsrc.org> | 2016-07-09 06:38:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-07-09 06:38:30 +0000 |
commit | c52224af1507ede2a3174a81613831ec7c9d3667 (patch) | |
tree | 41ed430d43cac4b0b5e33dfb545baf080469d01d /math/pari23 | |
parent | 2069375506bd523b5d927581f6cce71a54625075 (diff) | |
download | pkgsrc-c52224af1507ede2a3174a81613831ec7c9d3667.tar.gz |
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Diffstat (limited to 'math/pari23')
-rw-r--r-- | math/pari23/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/pari23/Makefile b/math/pari23/Makefile index 161f40eee0c..942a1d7787d 100644 --- a/math/pari23/Makefile +++ b/math/pari23/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2016/03/03 13:23:22 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2016/07/09 06:38:33 wiz Exp $ DISTNAME= pari-2.3.5 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ |