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