diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2016-12-16 05:08:09 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2016-12-16 05:08:09 +0000 |
| commit | 13d07760cf4a1de351663c67fb9e6d20bc71dfb4 (patch) | |
| tree | 03ce486f06a039df29b4004586c6ed7537ce3999 /math/octave-forge-parallel | |
| parent | Document two CVEs fixed in Atheme 7.2.7 (diff) | |
Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systems
PR: 215192
Requested by: dim
Exp-run by: antoine
Approved by: antoine
Diffstat (limited to 'math/octave-forge-parallel')
| -rw-r--r-- | math/octave-forge-parallel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-parallel/Makefile b/math/octave-forge-parallel/Makefile index bf146ca9e2fa..15a42ab1dc9b 100644 --- a/math/octave-forge-parallel/Makefile +++ b/math/octave-forge-parallel/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-parallel PORTVERSION= 3.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org |
