Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2019 09:01:39 +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: r502204 - head/games/ecwolf
Message-ID:  <201905210901.x4L91dwU051019@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue May 21 09:01:39 2019
New Revision: 502204
URL: https://svnweb.freebsd.org/changeset/ports/502204

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

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

Modified: head/games/ecwolf/Makefile
==============================================================================
--- head/games/ecwolf/Makefile	Tue May 21 08:56:26 2019	(r502203)
+++ head/games/ecwolf/Makefile	Tue May 21 09:01:39 2019	(r502204)
@@ -9,6 +9,9 @@ MASTER_SITES=	http://maniacsvault.net/ecwolf/files/ecw
 MAINTAINER=	pkubaj@anongoth.pl
 COMMENT=	Source port for Wolfenstein 3D, Spear of Destiny
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/docs/license-gpl.txt
+
 LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2
 

Modified: head/games/ecwolf/pkg-descr
==============================================================================
--- head/games/ecwolf/pkg-descr	Tue May 21 08:56:26 2019	(r502203)
+++ head/games/ecwolf/pkg-descr	Tue May 21 09:01:39 2019	(r502204)
@@ -7,4 +7,4 @@ With ECWolf you could for example add a weapon without
 every sprite in the game along with it. Mods will be neatly packaged into
 a single file just like they are for Doom.
 
-WWW: https://maniacsvault.net/ecwolf
+WWW: https://maniacsvault.net/ecwolf/



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