Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jan 2014 00:27:42 +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: r339394 - head/games/pushover
Message-ID:  <201401110027.s0B0RgOb067541@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat Jan 11 00:27:42 2014
New Revision: 339394
URL: http://svnweb.freebsd.org/changeset/ports/339394

Log:
  - Add LICENSE
  
  PR:		185270
  Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de>

Modified:
  head/games/pushover/Makefile

Modified: head/games/pushover/Makefile
==============================================================================
--- head/games/pushover/Makefile	Sat Jan 11 00:22:54 2014	(r339393)
+++ head/games/pushover/Makefile	Sat Jan 11 00:27:42 2014	(r339394)
@@ -9,6 +9,8 @@ MASTER_SITES=	SF/${PORTNAME}/Pushover/${
 MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	A puzzle game where the goal is to push over all dominoes
 
+LICENSE=	GPLv3
+
 LIB_DEPENDS=	libpng.so:${PORTSDIR}/graphics/png
 
 GNU_CONFIGURE=	yes



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