diff options
Diffstat (limited to 'math/obake/Makefile')
-rw-r--r-- | math/obake/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/obake/Makefile b/math/obake/Makefile index 54d4a95a016d..f2dcdfb056b2 100644 --- a/math/obake/Makefile +++ b/math/obake/Makefile @@ -2,7 +2,7 @@ PORTNAME= obake DISTVERSIONPREFIX= v DISTVERSION= 0.7.0-24 DISTVERSIONSUFFIX= -gb8cc71c -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= math PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |