svn commit: r337622 - head/textproc/confget

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Dec 26 21:51:59 UTC 2013


Author: sunpoet
Date: Thu Dec 26 21:51:58 2013
New Revision: 337622
URL: http://svnweb.freebsd.org/changeset/ports/337622

Log:
  - Update LICENSE

Modified:
  head/textproc/confget/Makefile

Modified: head/textproc/confget/Makefile
==============================================================================
--- head/textproc/confget/Makefile	Thu Dec 26 21:48:54 2013	(r337621)
+++ head/textproc/confget/Makefile	Thu Dec 26 21:51:58 2013	(r337622)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://devel.ringlet.net/t
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Read variables from INI-style configuration files
 
-LICENSE=	BSD
+LICENSE=	BSD2CLAUSE
 
 OPTIONS_DEFINE=	EXAMPLES PCRE
 OPTIONS_DEFAULT=PCRE


More information about the svn-ports-head mailing list