- Update to version 1.4.1.18
- Update COMMENT and description to actually refer to manaplus and not to the previous tmw client Submitted by: Brian Callahan
This commit is contained in:
parent
11eba2743e
commit
19d990c32c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340238
4 changed files with 9 additions and 12 deletions
|
@ -2,12 +2,12 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= manaplus
|
||||
PORTVERSION= 1.4.1.4
|
||||
PORTVERSION= 1.4.1.18
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= mva@FreeBSD.org
|
||||
COMMENT= Free open source 2D MMORPG in development
|
||||
COMMENT= Free open source 2D MMORPG client for athena and evol servers
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (manaplus-1.4.1.4.tar.xz) = 45bd70e67f894c4cdc6316571d93ffc888c124bbb5c9a8d3fc5821dce00dc4ce
|
||||
SIZE (manaplus-1.4.1.4.tar.xz) = 7450908
|
||||
SHA256 (manaplus-1.4.1.18.tar.xz) = 92c77767454c478569ab1884fb16bece371d99bbcd188d4ae78e620e94f821b7
|
||||
SIZE (manaplus-1.4.1.18.tar.xz) = 9003412
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
The Mana World (TMW) is a serious effort to create an innovative free and
|
||||
open source MMORPG. TMW uses 2D graphics and aims to create a large and
|
||||
diverse interactive world. It is licensed under the GPL, making sure this
|
||||
game can't ever run away from you.
|
||||
ManaPlus is a 2D MMORPG client for games running on tmwAthena, evol or
|
||||
eathena servers. It fully supports Evol Online, The Mana World and Land Of
|
||||
Fire.
|
||||
|
||||
The project includes the development of both a client and a server,
|
||||
as well as the development of an online world.
|
||||
|
||||
WWW: http://themanaworld.org/
|
||||
WWW: http://www.manaplus.org
|
||||
|
|
|
@ -31,6 +31,7 @@ share/locale/zh_CN/LC_MESSAGES/manaplus.mo
|
|||
%%DATADIR%%/data/fonts/liberationsansmono.ttf
|
||||
%%DATADIR%%/data/fonts/mplus-1p-bold.ttf
|
||||
%%DATADIR%%/data/fonts/mplus-1p-regular.ttf
|
||||
%%DATADIR%%/data/fonts/wqy-microhei.ttf
|
||||
%%DATADIR%%/data/graphics/flags/cn.png
|
||||
%%DATADIR%%/data/graphics/flags/cz.png
|
||||
%%DATADIR%%/data/graphics/flags/de.png
|
||||
|
|
Loading…
Reference in a new issue