Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2019 09:30:28 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r489661 - head/games/fotaq
Message-ID:  <201901080930.x089USVd052524@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Jan  8 09:30:28 2019
New Revision: 489661
URL: https://svnweb.freebsd.org/changeset/ports/489661

Log:
  - Add LICENSE
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/games/fotaq/Makefile
  head/games/fotaq/pkg-descr

Modified: head/games/fotaq/Makefile
==============================================================================
--- head/games/fotaq/Makefile	Tue Jan  8 09:10:18 2019	(r489660)
+++ head/games/fotaq/Makefile	Tue Jan  8 09:30:28 2019	(r489661)
@@ -13,6 +13,11 @@ COMMENT=	Flight of the Amazon Queen: a classic graphic
 
 RUN_DEPENDS=	scummvm:games/scummvm
 
+LICENSE=	FOTAQ
+LICENSE_TEXT=	See ${DOCSDIR}/readme.txt
+LICENSE_NAME=	Flight of the Amazon Queen license
+LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
 USES=		zip
 NO_BUILD=	yes
 NO_ARCH=	yes

Modified: head/games/fotaq/pkg-descr
==============================================================================
--- head/games/fotaq/pkg-descr	Tue Jan  8 09:10:18 2019	(r489660)
+++ head/games/fotaq/pkg-descr	Tue Jan  8 09:30:28 2019	(r489661)
@@ -1,4 +1,4 @@
 Flight of the Amazon Queen is an irrevent pastiche of the adventure
 serials that were popular in the 1940's.
 
-WWW: http://www.scummvm.org
+WWW: https://www.scummvm.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901080930.x089USVd052524>