svn commit: r363457 - head/editors/fxite

Pietro Cerutti gahr at FreeBSD.org
Wed Jul 30 10:29:46 UTC 2014


Author: gahr
Date: Wed Jul 30 10:29:45 2014
New Revision: 363457
URL: http://svnweb.freebsd.org/changeset/ports/363457
QAT: https://qat.redports.org/buildarchive/r363457/

Log:
  - Add LICENSE

Modified:
  head/editors/fxite/Makefile

Modified: head/editors/fxite/Makefile
==============================================================================
--- head/editors/fxite/Makefile	Wed Jul 30 09:46:34 2014	(r363456)
+++ head/editors/fxite/Makefile	Wed Jul 30 10:29:45 2014	(r363457)
@@ -9,6 +9,8 @@ CATEGORIES=	editors
 MAINTAINER=	gahr at FreeBSD.org
 COMMENT=	Advanced cross-platform text editor
 
+LICENSE=	GPLv3
+
 LIB_DEPENDS=	#
 
 OPTIONS_SINGLE=		FOX


More information about the svn-ports-all mailing list