aboutsummaryrefslogtreecommitdiff
path: root/net/tintin++/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-10 19:15:58 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-10 19:15:58 +0000
commita96fa644c8cf06010511fc0655c78f6f75090faa (patch)
tree5ea48e90ee797b550fd6efc2ad93292ed07173ec /net/tintin++/Makefile
parentd5ca66e7b72005e269ba1cbda7645ed44c55ddb6 (diff)
downloadports-a96fa644c8cf06010511fc0655c78f6f75090faa.tar.gz
ports-a96fa644c8cf06010511fc0655c78f6f75090faa.zip
Update to 2.02.00
- Update MASTER_SITES - Update WWW Changes: https://tintin.mudhalla.net/news.php
Notes
Notes: svn path=/head/; revision=522586
Diffstat (limited to 'net/tintin++/Makefile')
-rw-r--r--net/tintin++/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile
index c02183d7f17d..0f489ba11a4e 100644
--- a/net/tintin++/Makefile
+++ b/net/tintin++/Makefile
@@ -2,9 +2,10 @@
# $FreeBSD$
PORTNAME= tintin++
-PORTVERSION= 2.01.92
+PORTVERSION= 2.02.00
CATEGORIES+= net games
-MASTER_SITES= SF/tintin/TinTin%2B%2B%20Source%20Code/${PORTVERSION:C|.$||}/
+MASTER_SITES= SF/tintin/TinTin%2B%2B%20Source%20Code/${PORTVERSION:C|.$||}/ \
+ https://github.com/scandum/tintin/releases/download/${PORTVERSION}/
DISTNAME= tintin-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org