Date: Mon, 24 Feb 2014 12:09:49 +0000 (UTC) From: Kubilay Kocak <koobs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345818 - head/devel/py-pycparser Message-ID: <201402241209.s1OC9n21095709@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: koobs Date: Mon Feb 24 12:09:48 2014 New Revision: 345818 URL: http://svnweb.freebsd.org/changeset/ports/345818 QAT: https://qat.redports.org/buildarchive/r345818/ Log: devel/py-pycparser: Update LICENSE (BSD3CLAUSE) - Update LICENSE (BSD3CLAUSE) While I'm here, whitespace align. Approved by: portmgr (blanket) Modified: head/devel/py-pycparser/Makefile Modified: head/devel/py-pycparser/Makefile ============================================================================== --- head/devel/py-pycparser/Makefile Mon Feb 24 11:38:39 2014 (r345817) +++ head/devel/py-pycparser/Makefile Mon Feb 24 12:09:48 2014 (r345818) @@ -10,9 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= C parser in Python -LICENSE= BSD +LICENSE= BSD3CLAUSE -USE_PYTHON= yes +USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402241209.s1OC9n21095709>