Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2013 23:33:06 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r332298 - head/devel/sysconftool
Message-ID:  <201310312333.r9VNX6UI010886@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Thu Oct 31 23:33:06 2013
New Revision: 332298
URL: http://svnweb.freebsd.org/changeset/ports/332298

Log:
  Add LICENSE

Modified:
  head/devel/sysconftool/Makefile

Modified: head/devel/sysconftool/Makefile
==============================================================================
--- head/devel/sysconftool/Makefile	Thu Oct 31 23:32:31 2013	(r332297)
+++ head/devel/sysconftool/Makefile	Thu Oct 31 23:33:06 2013	(r332298)
@@ -9,6 +9,8 @@ MASTER_SITES=	SF/courier/${PORTNAME}/${P
 MAINTAINER=	garga@FreeBSD.org
 COMMENT=	Helps to install application configuration files
 
+LICENSE=	GPLv3
+
 USES=		perl5
 USE_BZIP2=	yes
 HAS_CONFIGURE=	yes



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