diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-13 16:59:52 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-13 16:59:52 +0000 |
commit | 03bf21d61e08491c88081f8ccbe7e1911cf2c171 (patch) | |
tree | bc3aecaa09f032ac8ca6459289ca424b782736cf /games/mangos | |
parent | ee4ae5baebedaec86ff7f3df657b4a3831d3f087 (diff) |
Notes
Diffstat (limited to 'games/mangos')
-rw-r--r-- | games/mangos/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/mangos/Makefile b/games/mangos/Makefile index e600391f7bee..78de5ca3c997 100644 --- a/games/mangos/Makefile +++ b/games/mangos/Makefile @@ -15,6 +15,8 @@ MAINTAINER= neon_cyrex@mail.ru COMMENT= Free dedicated-server for World of Warcraft BROKEN= Fails with newer autotools +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-06-13 OPTIONS_DEFINE= SCRIPTDEV2 CLI RA DBC SCRIPTDEV2_DESC= ScriptDev2 support |