Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jan 2016 20:09:07 +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: r405909 - head/games/wtf
Message-ID:  <201601122009.u0CK97M5045187@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Jan 12 20:09:07 2016
New Revision: 405909
URL: https://svnweb.freebsd.org/changeset/ports/405909

Log:
  - Add LICENSE
  
  PR:		206160
  Submitted by:	lifanov@mail.lifanov.com (maintainer)

Modified:
  head/games/wtf/Makefile

Modified: head/games/wtf/Makefile
==============================================================================
--- head/games/wtf/Makefile	Tue Jan 12 20:08:55 2016	(r405908)
+++ head/games/wtf/Makefile	Tue Jan 12 20:09:07 2016	(r405909)
@@ -9,6 +9,8 @@ MASTER_SITES=	SF/bsdwtf
 MAINTAINER=	lifanov@mail.lifanov.com
 COMMENT=	Translates common Internet acronyms
 
+LICENSE=	PD
+
 OPTIONS_DEFINE=	OFFENSIVE
 OPTIONS_DEFAULT=OFFENSIVE
 OFFENSIVE_DESC=	Include offensive acronyms



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