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 a1a529a1db6d..08209118b9ac 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= 22 +PORTREVISION= 23 CATEGORIES= math PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |