diff options
author | asau <asau@pkgsrc.org> | 2010-03-24 19:43:21 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2010-03-24 19:43:21 +0000 |
commit | 7c83c95ff769aa92061fdd9075a05dac67a46b8c (patch) | |
tree | ac4a095b1ae3773ff969985508bda3b951336e81 /math/ordCalc | |
parent | b2b62cf3ccbfa55109697696ce0782e892a4984b (diff) | |
download | pkgsrc-7c83c95ff769aa92061fdd9075a05dac67a46b8c.tar.gz |
Recursive revision bump for GMP update.
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 8218ae7b451..b9dbc0bbf6c 100644 --- a/math/ordCalc/Makefile +++ b/math/ordCalc/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2010/01/23 23:27:55 is Exp $ +# $NetBSD: Makefile,v 1.5 2010/03/24 19:43:27 asau Exp $ # ORDCALCVER= 0.2 PKGNAME= ordCalc-${ORDCALCVER} DISTNAME= ordCalc_${ORDCALCVER} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= http://mtnmath.com/ord/ EXTRACT_SUFX= .tar.bz2 |