svn commit: r342289 - head/games/xbat

Pawel Pekala pawel at FreeBSD.org
Sun Feb 2 13:42:22 UTC 2014


Author: pawel
Date: Sun Feb  2 13:42:22 2014
New Revision: 342289
URL: http://svnweb.freebsd.org/changeset/ports/342289
QAT: https://qat.redports.org/buildarchive/r342289/

Log:
  Add LICENSE (requested by maintainer in PR)
  
  PR:		ports/186319
  Submitted by:	maintainer

Modified:
  head/games/xbat/Makefile

Modified: head/games/xbat/Makefile
==============================================================================
--- head/games/xbat/Makefile	Sun Feb  2 13:35:30 2014	(r342288)
+++ head/games/xbat/Makefile	Sun Feb  2 13:42:22 2014	(r342289)
@@ -12,6 +12,8 @@ DISTNAME=	xev111
 MAINTAINER=	turutani at scphys.kyoto-u.ac.jp
 COMMENT=	XEVIOUS like shooting game
 
+LICENSE=	GPLv2
+
 NO_CDROM=	Possible copyright infringement
 
 USES=		imake


More information about the svn-ports-head mailing list