diff options
author | wiz <wiz> | 2011-01-13 13:53:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-01-13 13:53:23 +0000 |
commit | f23530ec63c0b57dfe7851cb94c5f0228b41900b (patch) | |
tree | d235dceb5492df43911f7f1b522b59cc6164c7b2 /math/pari | |
parent | 8f17cd0f2e69c30afab26c5af461f89c9f9a45b9 (diff) | |
download | pkgsrc-f23530ec63c0b57dfe7851cb94c5f0228b41900b.tar.gz |
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
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 06f6697c90f..6f50e1bfe6f 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2010/10/01 20:50:55 minskim Exp $ +# $NetBSD: Makefile,v 1.50 2011/01/13 13:53:29 wiz Exp $ DISTNAME= pari-2.3.5 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ |