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/ignition-math | |
parent | 7afee5c113070a837e469f478b94dffa6b382dee (diff) | |
download | ports-8a4ab05d84a449ed5a6014d3764d65eb09220beb.tar.gz ports-8a4ab05d84a449ed5a6014d3764d65eb09220beb.zip |
Notes
Diffstat (limited to 'math/ignition-math')
-rw-r--r-- | math/ignition-math/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ignition-math/Makefile b/math/ignition-math/Makefile index 16bb76eb93c5..03a2739b6c17 100644 --- a/math/ignition-math/Makefile +++ b/math/ignition-math/Makefile @@ -2,7 +2,7 @@ PORTNAME= ignition-math DISTVERSION= 6.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ |