svn commit: r337576 - head/devel/tradcpp
Baptiste Daroussin
bapt at FreeBSD.org
Thu Dec 26 17:45:46 UTC 2013
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 at FreeBSD.org
COMMENT= Traditional (K&R-style) C preprocessor
-LICENSE= BSD
+LICENSE= BSD2CLAUSE
USES= uidfix
More information about the svn-ports-all
mailing list