svn commit: r523063 - head/games/unknown-horizons

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Jan 14 20:03:59 UTC 2020


Author: amdmi3
Date: Tue Jan 14 20:03:59 2020
New Revision: 523063
URL: https://svnweb.freebsd.org/changeset/ports/523063

Log:
  - Remove duplicate LICENSE
  
  Approved by:	portmgr blanket

Modified:
  head/games/unknown-horizons/Makefile

Modified: head/games/unknown-horizons/Makefile
==============================================================================
--- head/games/unknown-horizons/Makefile	Tue Jan 14 19:59:56 2020	(r523062)
+++ head/games/unknown-horizons/Makefile	Tue Jan 14 20:03:59 2020	(r523063)
@@ -9,7 +9,6 @@ MAINTAINER=	fiziologus at gmail.com
 COMMENT=	Real time simulation game
 
 LICENSE=	GPLv2+
-LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/doc/licenses/GPL
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR} \


More information about the svn-ports-head mailing list