diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-09-28 20:55:28 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-09-28 20:55:28 +0800 |
commit | 012034ed88c914e326592e08a4ff3578d4ffbfdd (patch) | |
tree | 23ca2a4c5cd964ba16f9fbaeeec49e20b575422a /games/manaplus/Makefile | |
parent | 5a43820119759f42b6cd1c20c93e3391a46ae57d (diff) | |
download | freebsd-ports-gnome-012034ed88c914e326592e08a4ff3578d4ffbfdd.tar.gz freebsd-ports-gnome-012034ed88c914e326592e08a4ff3578d4ffbfdd.tar.zst freebsd-ports-gnome-012034ed88c914e326592e08a4ff3578d4ffbfdd.zip |
games/manaplus: update to 1.6.9.24
Changes: https://manaplus.org/changelog#new_release_16924
PR: 212978
Submitted by: Thibault Payet <monwarez@mailoo.org> (maintainer)
Diffstat (limited to 'games/manaplus/Makefile')
-rw-r--r-- | games/manaplus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/manaplus/Makefile b/games/manaplus/Makefile index df9ce28a027c..ef0586da27f2 100644 --- a/games/manaplus/Makefile +++ b/games/manaplus/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= manaplus -PORTVERSION= 1.6.9.10 +PORTVERSION= 1.6.9.24 CATEGORIES= games MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/ |