svn commit: r337265 - head/devel/gflags
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Dec 23 17:18:13 UTC 2013
Author: sunpoet
Date: Mon Dec 23 17:18:12 2013
New Revision: 337265
URL: http://svnweb.freebsd.org/changeset/ports/337265
Log:
- Update LICENSE
Modified:
head/devel/gflags/Makefile
Modified: head/devel/gflags/Makefile
==============================================================================
--- head/devel/gflags/Makefile Mon Dec 23 17:17:19 2013 (r337264)
+++ head/devel/gflags/Makefile Mon Dec 23 17:18:12 2013 (r337265)
@@ -9,7 +9,7 @@ MASTER_SITES= GOOGLE_CODE
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Commandline flags module for C++
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
OPTIONS_DEFINE= DOCS
More information about the svn-ports-all
mailing list