Tom Murphy writes:
> Hi,
>
> Attached is a diff to update ezquake to v3.2 which was released today
> the 19th of April 2020.
>
> I had to change the Makefile to use the github tag since no release
> tarball was available.
>
> Builds and runs on my machine (amd64) and I played both single
> player and connected to a multiplayer server (using games/mvdsv).
Thanks for the update. I tested multiplayer on a KTX server and it
works.
This is unrelated to the update but consider adding a Makefile comment
for V=1.
# verbose build log
${WRKSRC}/Makefile has this:
# Define V=1 to show command line.
>
> Thanks,
> Tom