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/plplot | |
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/plplot')
-rw-r--r-- | math/plplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |