svn commit: r361339 - head/devel/yajl-tcl
Pietro Cerutti
gahr at FreeBSD.org
Wed Jul 9 06:55:45 UTC 2014
Author: gahr
Date: Wed Jul 9 06:55:44 2014
New Revision: 361339
URL: http://svnweb.freebsd.org/changeset/ports/361339
QAT: https://qat.redports.org/buildarchive/r361339/
Log:
- Fix LICENSE
Modified:
head/devel/yajl-tcl/Makefile
Modified: head/devel/yajl-tcl/Makefile
==============================================================================
--- head/devel/yajl-tcl/Makefile Wed Jul 9 06:48:43 2014 (r361338)
+++ head/devel/yajl-tcl/Makefile Wed Jul 9 06:55:44 2014 (r361339)
@@ -8,7 +8,7 @@ CATEGORIES= devel
MAINTAINER= tcltk at FreeBSD.org
COMMENT= Tcl bindings for Yet Another JSON Library
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
LIB_DEPENDS= libyajl.so:${PORTSDIR}/devel/yajl
More information about the svn-ports-head
mailing list