Date: Thu, 26 Dec 2013 17:45:46 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337576 - head/devel/tradcpp Message-ID: <201312261745.rBQHjkjM098773@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Dec 26 17:45:46 2013 New Revision: 337576 URL: http://svnweb.freebsd.org/changeset/ports/337576 Log: Give precision on license Modified: head/devel/tradcpp/Makefile Modified: head/devel/tradcpp/Makefile ============================================================================== --- head/devel/tradcpp/Makefile Thu Dec 26 17:45:23 2013 (r337575) +++ head/devel/tradcpp/Makefile Thu Dec 26 17:45:46 2013 (r337576) @@ -8,7 +8,7 @@ MASTER_SITES= http://ftp.NetBSD.org/pub/ MAINTAINER= bapt@FreeBSD.org COMMENT= Traditional (K&R-style) C preprocessor -LICENSE= BSD +LICENSE= BSD2CLAUSE USES= uidfix
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312261745.rBQHjkjM098773>