Date: Thu, 26 Dec 2013 21:51:58 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337622 - head/textproc/confget Message-ID: <201312262151.rBQLpwto093688@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= Read variables from INI-style configuration files -LICENSE= BSD +LICENSE= BSD2CLAUSE OPTIONS_DEFINE= EXAMPLES PCRE OPTIONS_DEFAULT=PCRE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312262151.rBQLpwto093688>