diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-05-02 15:07:27 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-05-02 15:07:27 +0000 |
commit | c400a2c8b66ef7d81b63a185371097fcd14de2f7 (patch) | |
tree | f71697e1f45a6271e1a15499aca86ed380d94710 /math | |
parent | c27599182b75f6ae7b04d33b80e60bfb8b2dc111 (diff) | |
download | ports-c400a2c8b66ef7d81b63a185371097fcd14de2f7.tar.gz ports-c400a2c8b66ef7d81b63a185371097fcd14de2f7.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/octave-forge-video/Makefile | 2 | ||||
-rw-r--r-- | math/sage/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/octave-forge-video/Makefile b/math/octave-forge-video/Makefile index 5bb9f71037e1..a11d59b2d5f7 100644 --- a/math/octave-forge-video/Makefile +++ b/math/octave-forge-video/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-video PORTVERSION= 1.2.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/sage/Makefile b/math/sage/Makefile index 8794f4ec2793..7ac09fe4445b 100644 --- a/math/sage/Makefile +++ b/math/sage/Makefile @@ -3,7 +3,7 @@ PORTNAME= sage PORTVERSION= 6.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= http://boxen.math.washington.edu/home/sagemath/sage-mirror/src/ \ http://mirrors.xmission.com/sage/src/ \ |