diff options
Diffstat (limited to 'math/moab/Makefile')
-rw-r--r-- | math/moab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/moab/Makefile b/math/moab/Makefile index b742296d9b06..fd30b69bff6a 100644 --- a/math/moab/Makefile +++ b/math/moab/Makefile @@ -1,6 +1,6 @@ PORTNAME= moab DISTVERSION= 5.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ |