diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-17 17:11:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-17 17:11:19 +0000 |
commit | feac269ad0c68877eeb61245c485df4b7a0b138f (patch) | |
tree | 3ae4ddf5adf7451180f0fdca8c1c362d238e6ca9 /math/ordCalc | |
parent | 2d0142ea7b09c31c401b1629af505f03e9e20855 (diff) | |
download | pkgsrc-feac269ad0c68877eeb61245c485df4b7a0b138f.tar.gz |
Bump PKGREVISION for ncurses shlib bump.
Diffstat (limited to 'math/ordCalc')
-rw-r--r-- | math/ordCalc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ordCalc/Makefile b/math/ordCalc/Makefile index 82be30a4ee2..854f2163206 100644 --- a/math/ordCalc/Makefile +++ b/math/ordCalc/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2014/12/03 14:03:21 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2015/08/17 17:11:25 wiz Exp $ # ORDCALCVER= 0.2 PKGNAME= ordCalc-${ORDCALCVER} DISTNAME= ordCalc_${ORDCALCVER} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math MASTER_SITES= http://mtnmath.com/ord/ EXTRACT_SUFX= .tar.bz2 |