diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2018-10-04 10:03:59 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2018-10-04 10:03:59 +0000 |
commit | c05d3b7d2fd6c780a2b7a4a7b86649217e352cee (patch) | |
tree | 84302dd7242624a1d7510cd98e329e559dc8d676 /cad | |
parent | fa7b643dfe59a4d00021e9512cd96077aa363f4d (diff) | |
download | freebsd-ports-c05d3b7d2fd6c780a2b7a4a7b86649217e352cee.zip |
Update devel/tbb to version 2019 and bump dependent port's revisions
Diffstat (limited to 'cad')
-rw-r--r-- | cad/opencascade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index afaf6f740abc..19312ae4122a 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -3,7 +3,7 @@ PORTNAME= opencascade PORTVERSION= 7.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad science MASTER_SITES= LOCAL/thierry |