diff options
author | naddy <naddy@FreeBSD.org> | 2002-06-20 23:57:42 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-06-20 23:57:42 +0800 |
commit | cc46c6d2b7138e40a3888f4cc63e606c94d8353e (patch) | |
tree | 9e1bad8e5807f1faac4862b0be741ee93561058b /math/calcoo | |
parent | 5ae5f160eda56b4dde33ebd1da1879f6c49b62f6 (diff) | |
download | freebsd-ports-gnome-cc46c6d2b7138e40a3888f4cc63e606c94d8353e.tar.gz freebsd-ports-gnome-cc46c6d2b7138e40a3888f4cc63e606c94d8353e.tar.zst freebsd-ports-gnome-cc46c6d2b7138e40a3888f4cc63e606c94d8353e.zip |
Update to 1.3.10.
Changes: In the RPN mode, the keys to swap registers X and Z, and X and T
have been replaced with keys to scroll the stack.
Diffstat (limited to 'math/calcoo')
-rw-r--r-- | math/calcoo/Makefile | 2 | ||||
-rw-r--r-- | math/calcoo/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile index 480bf70c8308..2b1a3ca91ec8 100644 --- a/math/calcoo/Makefile +++ b/math/calcoo/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= calcoo -PORTVERSION= 1.3.9 +PORTVERSION= 1.3.10 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.physics.umn.edu/~kaminski/calcoo/ diff --git a/math/calcoo/distinfo b/math/calcoo/distinfo index 367dcea3b73f..8aba72b14470 100644 --- a/math/calcoo/distinfo +++ b/math/calcoo/distinfo @@ -1 +1 @@ -MD5 (calcoo-1.3.9.tar.gz) = 5241c3b9e36c46b9ef42f5f01008e4c3 +MD5 (calcoo-1.3.10.tar.gz) = cba7d19086917af31fa0ccc34fc439c0 |