svn commit: r522475 - head/games/opengfx
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Jan 9 09:30:15 UTC 2020
Author: amdmi3
Date: Thu Jan 9 09:30:14 2020
New Revision: 522475
URL: https://svnweb.freebsd.org/changeset/ports/522475
Log:
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket
Modified:
head/games/opengfx/Makefile
head/games/opengfx/pkg-descr
Modified: head/games/opengfx/Makefile
==============================================================================
--- head/games/opengfx/Makefile Thu Jan 9 09:06:06 2020 (r522474)
+++ head/games/opengfx/Makefile Thu Jan 9 09:30:14 2020 (r522475)
@@ -11,6 +11,7 @@ MAINTAINER= rum1cro at yandex.ru
COMMENT= Free alternative graphics for OpenTTD game engine
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/license.txt
USES= zip
Modified: head/games/opengfx/pkg-descr
==============================================================================
--- head/games/opengfx/pkg-descr Thu Jan 9 09:06:06 2020 (r522474)
+++ head/games/opengfx/pkg-descr Thu Jan 9 09:30:14 2020 (r522475)
@@ -1,3 +1,3 @@
OpenGFX is free alternative graphics for OpenTTD game engine.
-WWW: http://dev.openttdcoop.org/projects/opengfx
+WWW: https://github.com/OpenTTD/OpenGFX
More information about the svn-ports-head
mailing list