Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 2017 09:03:59 +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: r455026 - head/editors/texmaker
Message-ID:  <201711280903.vAS93xQK074681@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Nov 28 09:03:58 2017
New Revision: 455026
URL: https://svnweb.freebsd.org/changeset/ports/455026

Log:
  - Add LICENSE
  
  Approved by:	portmgr blanket

Modified:
  head/editors/texmaker/Makefile

Modified: head/editors/texmaker/Makefile
==============================================================================
--- head/editors/texmaker/Makefile	Tue Nov 28 09:00:22 2017	(r455025)
+++ head/editors/texmaker/Makefile	Tue Nov 28 09:03:58 2017	(r455026)
@@ -11,7 +11,7 @@ MASTER_SITES=	http://www.xm1math.net/texmaker/
 MAINTAINER=	hrs@FreeBSD.org
 COMMENT=	LaTeX Development Environment
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2+
 
 LIB_DEPENDS=	libhunspell-1.6.so:textproc/hunspell \
 		libpoppler.so:graphics/poppler



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