diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-12-26 09:06:34 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-12-26 09:06:34 +0000 |
commit | 8a4ab05d84a449ed5a6014d3764d65eb09220beb (patch) | |
tree | dc7a3a4c356d7a681579bf29ef13f1adc649222d /math/xlife++ | |
parent | 7afee5c113070a837e469f478b94dffa6b382dee (diff) | |
download | ports-8a4ab05d84a449ed5a6014d3764d65eb09220beb.tar.gz ports-8a4ab05d84a449ed5a6014d3764d65eb09220beb.zip |
Notes
Diffstat (limited to 'math/xlife++')
-rw-r--r-- | math/xlife++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/xlife++/Makefile b/math/xlife++/Makefile index 6a9068c47afa..b03effffa247 100644 --- a/math/xlife++/Makefile +++ b/math/xlife++/Makefile @@ -2,7 +2,7 @@ PORTNAME= xlife++ DISTVERSION= 2.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= https://uma.ensta-paristech.fr/soft/XLiFE++/var/files/src/ DISTNAME= xlifepp-sources-v${DISTVERSION}-2018-05-09 |