diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-05-10 21:54:54 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2014-05-10 21:54:54 +0000 |
commit | 0d7d4b70bd95924a189c8c17b0183a6dad6aeb24 (patch) | |
tree | 501bae82c7d6f04d9303936ae215432bde48ce75 /math/plplot | |
parent | - Change AUTOTOOLS=libtool to USES=libtool. (diff) |
- Chase revision r353615 to math/qhull5.
Notes
Notes:
svn path=/head/; revision=353616
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 |