diff options
Diffstat (limited to 'math/timbl/Makefile')
-rw-r--r-- | math/timbl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/timbl/Makefile b/math/timbl/Makefile index b86bd96e8718..53dce5e34f9c 100644 --- a/math/timbl/Makefile +++ b/math/timbl/Makefile @@ -1,5 +1,6 @@ PORTNAME= timbl DISTVERSION= 6.8.2 +PORTREVISION= 1 CATEGORIES= math education MASTER_SITES= https://github.com/LanguageMachines/${PORTNAME}/releases/download/v${DISTVERSION}/ |