diff options
Diffstat (limited to 'net/tintin++/Makefile')
-rw-r--r-- | net/tintin++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile index 14448a45d264..edeeef0c2511 100644 --- a/net/tintin++/Makefile +++ b/net/tintin++/Makefile @@ -1,7 +1,7 @@ # Created by: ache PORTNAME= tintin++ -PORTVERSION= 2.02.12 +PORTVERSION= 2.02.20 CATEGORIES+= net games MASTER_SITES= SF/tintin/TinTin%2B%2B%20Source%20Code/${PORTVERSION:C|.$||}/ \ https://github.com/scandum/tintin/releases/download/${PORTVERSION}/ |