diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2016-12-09 14:16:22 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2016-12-09 14:16:22 +0000 |
commit | adbeaa675a8daaab13058ec07a0a3bcaa545f4c2 (patch) | |
tree | 6ec26f88538cbb47214f1007549904d038f6ae27 /math/plplot | |
parent | - Update libslang2 to 2.3.1 (diff) |
- Belated portrevision bump, which got lost because of a collision between
r428057 and r428116.
Notes
Notes:
svn path=/head/; revision=428206
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 d6d7e52b5dfd..0419ca2e864d 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= plplot PORTVERSION= 5.11.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math science MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source |