Date: Fri, 13 Dec 2013 18:42:00 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336364 - head/devel/creduce Message-ID: <201312131842.rBDIg0H9070479@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Fri Dec 13 18:41:59 2013 New Revision: 336364 URL: http://svnweb.freebsd.org/changeset/ports/336364 Log: devel/creduce creduce is not actually BSD licensed. Modified: head/devel/creduce/Makefile Modified: head/devel/creduce/Makefile ============================================================================== --- head/devel/creduce/Makefile Fri Dec 13 18:10:41 2013 (r336363) +++ head/devel/creduce/Makefile Fri Dec 13 18:41:59 2013 (r336364) @@ -10,7 +10,9 @@ CATEGORIES= devel MAINTAINER= eadler@FreeBSD.org COMMENT= Produces small test cases -LICENSE= BSD2CLAUSE + +# "University of Illinois Open Source License." +#LICENSE= BSD2CLAUSE BUILD_DEPENDS= llvm-config32:${PORTSDIR}/lang/clang32 RUN_DEPENDS= llvm-config32:${PORTSDIR}/lang/clang32 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312131842.rBDIg0H9070479>