diff options
author | lifanov <lifanov@FreeBSD.org> | 2018-05-17 09:45:16 +0800 |
---|---|---|
committer | lifanov <lifanov@FreeBSD.org> | 2018-05-17 09:45:16 +0800 |
commit | 893e33c750d890708763e691cc3b94462d1655ae (patch) | |
tree | f8048f285ef177eff6eeb0bcc60f49933093de5d /games/tome4/Makefile | |
parent | ee45a0e037c6540ef80c17df646ef64923a6b751 (diff) | |
download | freebsd-ports-gnome-893e33c750d890708763e691cc3b94462d1655ae.tar.gz freebsd-ports-gnome-893e33c750d890708763e691cc3b94462d1655ae.tar.zst freebsd-ports-gnome-893e33c750d890708763e691cc3b94462d1655ae.zip |
update games/tome4 to 1.5.9
Changes: https://te4.org/blogs/darkgod/2018/05/news/tales-majeyal-159-aka-last-patch-us-out
This update is compatible with Forbidden Cults DLC release:
https://te4.org/blogs/darkgod/2018/05/news/tales-majeyal-forbidden-cults-now-released
As with other DLCs, place the file in $HOME/.t-engine/4.0/addons if you bought it.
Diffstat (limited to 'games/tome4/Makefile')
-rw-r--r-- | games/tome4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tome4/Makefile b/games/tome4/Makefile index 1b3d37174253..781673037e04 100644 --- a/games/tome4/Makefile +++ b/games/tome4/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tome4 -PORTVERSION= 1.5.8 +PORTVERSION= 1.5.9 CATEGORIES= games MASTER_SITES= https://te4.org/dl/t-engine/ \ SF/lifanov-ports-distfiles/${PORTNAME}/:icons |