svn commit: r337177 - head/games/bluemoon

Rusmir Dusko nemysis at FreeBSD.org
Sun Dec 22 09:19:41 UTC 2013


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 at FreeBSD.org
 COMMENT=	Blue Moon card solitaire
 
-LICENSE=	BSD4CLAUSE
+LICENSE=	BSD3CLAUSE
 
 USES=		gmake
 ALL_TARGET=	${PORTNAME}


More information about the svn-ports-head mailing list