diff options
Diffstat (limited to 'math/pari')
-rw-r--r-- | math/pari/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile index 211819db82a..893455a67c9 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2013/07/15 02:02:26 ryoon Exp $ +# $NetBSD: Makefile,v 1.60 2014/05/29 23:36:56 wiz Exp $ DISTNAME= pari-2.3.5 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ |