Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Nov 2012 12:50:25 +0000 (UTC)
From:      Max Khon <fjoe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r307006 - head/misc/mc
Message-ID:  <201211051250.qA5CoPcr002685@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fjoe
Date: Mon Nov  5 12:50:25 2012
New Revision: 307006
URL: http://svnweb.freebsd.org/changeset/ports/307006

Log:
  Specify LICENSE.
  
  Feature safe:	yes

Modified:
  head/misc/mc/Makefile

Modified: head/misc/mc/Makefile
==============================================================================
--- head/misc/mc/Makefile	Mon Nov  5 12:48:58 2012	(r307005)
+++ head/misc/mc/Makefile	Mon Nov  5 12:50:25 2012	(r307006)
@@ -18,6 +18,8 @@ PATCH_SITES=	${MASTER_SITES}
 MAINTAINER=	fjoe@FreeBSD.org
 COMMENT=	Midnight Commander, a free Norton Commander Clone
 
+LICENSE=	GPLv3
+
 CONFLICTS=	mc-light-4*
 
 USE_GMAKE=	yes



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