diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2020-12-12 17:04:37 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2020-12-12 17:04:37 +0000 |
commit | 0b5864f66c9ebdb1fe499427d12253b51ae298d1 (patch) | |
tree | 81ef83b36dbb3d2668a1fa9f050eeb07db79e821 /science/chrono/Makefile | |
parent | a0e7003a170bea7379288660fcfc8d598dcc3c6f (diff) | |
download | ports-0b5864f66c9ebdb1fe499427d12253b51ae298d1.tar.gz ports-0b5864f66c9ebdb1fe499427d12253b51ae298d1.zip |
Notes
Diffstat (limited to 'science/chrono/Makefile')
-rw-r--r-- | science/chrono/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/chrono/Makefile b/science/chrono/Makefile index 9e905f134ebe..e62cbc08b39f 100644 --- a/science/chrono/Makefile +++ b/science/chrono/Makefile @@ -2,7 +2,7 @@ PORTNAME= chrono DISTVERSION= 5.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science devel PKGNAMESUFFIX= -physics-simulation-engine |