diff options
Diffstat (limited to 'math/convertall/Makefile')
-rw-r--r-- | math/convertall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/convertall/Makefile b/math/convertall/Makefile index d8f0bd4da064..0cad2d8e6071 100644 --- a/math/convertall/Makefile +++ b/math/convertall/Makefile @@ -3,7 +3,7 @@ PORTNAME= convertall PORTVERSION= 0.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://github.com/doug-101/ConvertAll/releases/download/v${PORTVERSION}/ |