Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2013 09:19:41 +0000 (UTC)
From:      Rusmir Dusko <nemysis@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r337177 - head/games/bluemoon
Message-ID:  <201312220919.rBM9Jf5m071416@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nemysis
Date: Sun Dec 22 09:19:40 2013
New Revision: 337177
URL: http://svnweb.freebsd.org/changeset/ports/337177

Log:
  - Change license BSD4CLAUSE to BSD3CLAUSE
  
  Reported by:	eadler
  Approved by:	pawel / wg (mentors, implicit)

Modified:
  head/games/bluemoon/Makefile

Modified: head/games/bluemoon/Makefile
==============================================================================
--- head/games/bluemoon/Makefile	Sun Dec 22 08:58:22 2013	(r337176)
+++ head/games/bluemoon/Makefile	Sun Dec 22 09:19:40 2013	(r337177)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://www.catb.org/~esr/b
 MAINTAINER=	nemysis@FreeBSD.org
 COMMENT=	Blue Moon card solitaire
 
-LICENSE=	BSD4CLAUSE
+LICENSE=	BSD3CLAUSE
 
 USES=		gmake
 ALL_TARGET=	${PORTNAME}



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