Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jan 2017 03:52:10 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r430236 - head/editors/texmaker
Message-ID:  <201701010352.v013qAFY071990@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hrs
Date: Sun Jan  1 03:52:09 2017
New Revision: 430236
URL: https://svnweb.freebsd.org/changeset/ports/430236

Log:
  - Add LICENSE.
  - Take maintainership.

Modified:
  head/editors/texmaker/Makefile

Modified: head/editors/texmaker/Makefile
==============================================================================
--- head/editors/texmaker/Makefile	Sun Jan  1 03:45:12 2017	(r430235)
+++ head/editors/texmaker/Makefile	Sun Jan  1 03:52:09 2017	(r430236)
@@ -3,14 +3,16 @@
 
 PORTNAME=	texmaker
 PORTVERSION=	4.5
-PORTREVISION=	6
+PORTREVISION=	7
 PORTEPOCH=	3
 CATEGORIES=	editors
 MASTER_SITES=	http://www.xm1math.net/texmaker/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	hrs@FreeBSD.org
 COMMENT=	LaTeX Development Environment
 
+LICENSE=	GPLv2
+
 LIB_DEPENDS=	libhunspell-1.5.so:textproc/hunspell \
 		libpoppler.so:graphics/poppler
 



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