diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-08-24 13:48:42 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-08-24 13:48:42 +0000 |
commit | 7d3360f33b4153ee8630c3dd7446c37e3891d404 (patch) | |
tree | 8ef59f584de043c545b972579834a266bc347bac /games/manaplus | |
parent | 65bfb4ce38bb9abf1e8316ce298564edc6b16112 (diff) | |
download | ports-7d3360f33b4153ee8630c3dd7446c37e3891d404.tar.gz ports-7d3360f33b4153ee8630c3dd7446c37e3891d404.zip |
Notes
Diffstat (limited to 'games/manaplus')
-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 12b8cf7ef802..c7cc200bc02b 100644 --- a/games/manaplus/Makefile +++ b/games/manaplus/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.6.7.2 CATEGORIES= games MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= monwarez@mailoo.org COMMENT= Free open source 2D MMORPG client for athena and evol servers LICENSE= GPLv2+ |