diff options
author | stephen <stephen@FreeBSD.org> | 2014-05-11 05:54:54 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2014-05-11 05:54:54 +0800 |
commit | e2adf2e974af220aeb4a19f5e7645d4276d1e530 (patch) | |
tree | 501bae82c7d6f04d9303936ae215432bde48ce75 /math | |
parent | b9adff2c452718c9d79cb7112d9a8eaba3046b70 (diff) | |
download | freebsd-ports-gnome-e2adf2e974af220aeb4a19f5e7645d4276d1e530.tar.gz freebsd-ports-gnome-e2adf2e974af220aeb4a19f5e7645d4276d1e530.tar.zst freebsd-ports-gnome-e2adf2e974af220aeb4a19f5e7645d4276d1e530.zip |
- Chase revision r353615 to math/qhull5.
Diffstat (limited to 'math')
-rw-r--r-- | math/octave/Makefile | 2 | ||||
-rw-r--r-- | math/plplot/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile index 9712bff743c8..cd70fcd43dac 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave PORTVERSION= 3.8.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= octave diff --git a/math/plplot/Makefile b/math/plplot/Makefile index d9e09990804e..56604a8719da 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= plplot PORTVERSION= 5.10.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math science MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source |