diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-05-29 19:06:14 +0300 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-06-01 20:34:50 +0300 |
commit | 758a5a0446ff438d0e65dbcd7a057baa747ec88f (patch) | |
tree | 29482dd1bb2268b1c9e0f1fa2b1d36586ea18aa1 /games/Makefile | |
parent | games/freeorion: fix build with boost 1.76 (diff) |
games/redeclipse16: resurrect older version of redeclipse
As reported by one of the players, not everybody is happy with
changes in latest Red Eclipse 2.0, so many are staying with 1.6.
Resurrect redeclipse/redeclipse-data at version 1.6 for them.
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 3e5326b847df..7c080e4dc7b9 100644 --- a/games/Makefile +++ b/games/Makefile @@ -821,6 +821,8 @@ SUBDIR += re3 SUBDIR += redeclipse SUBDIR += redeclipse-data + SUBDIR += redeclipse-data16 + SUBDIR += redeclipse16 SUBDIR += redorblack SUBDIR += regoth SUBDIR += reminiscence |