diff options
author | drochner <drochner@pkgsrc.org> | 2006-07-04 16:19:28 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-07-04 16:19:28 +0000 |
commit | 95d5d5ed2f4eb88b87b5184f67ded54d084396fb (patch) | |
tree | aa350c121d68ae3dd15512456c4bed2a7821d41f /math/capc-calc/Makefile | |
parent | eba9c4078d151fa73ee598de1054ffb89804a5a4 (diff) | |
download | pkgsrc-95d5d5ed2f4eb88b87b5184f67ded54d084396fb.tar.gz |
update to 2.12.0.6
too many changes and additions to list here, see the CHANGELOG file
Diffstat (limited to 'math/capc-calc/Makefile')
-rw-r--r-- | math/capc-calc/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/capc-calc/Makefile b/math/capc-calc/Makefile index f85b8218c10..e65c21dd766 100644 --- a/math/capc-calc/Makefile +++ b/math/capc-calc/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2006/03/04 21:30:03 jlam Exp $ +# $NetBSD: Makefile,v 1.30 2006/07/04 16:19:28 drochner Exp $ # -DISTNAME= calc-2.11.10.1 +DISTNAME= calc-2.12.0.6 PKGNAME= capc-${DISTNAME:S/t/./} -PKGREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.isthe.com/chongo/src/calc/ \ http://prdownloads.sourceforge.net/calc/ |