svn commit: r344595 - head/www/protovis

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Feb 16 16:15:33 UTC 2014


Author: sunpoet
Date: Sun Feb 16 16:15:32 2014
New Revision: 344595
URL: http://svnweb.freebsd.org/changeset/ports/344595
QAT: https://qat.redports.org/buildarchive/r344595/

Log:
  - Add LICENSE

Modified:
  head/www/protovis/Makefile

Modified: head/www/protovis/Makefile
==============================================================================
--- head/www/protovis/Makefile	Sun Feb 16 16:15:06 2014	(r344594)
+++ head/www/protovis/Makefile	Sun Feb 16 16:15:32 2014	(r344595)
@@ -9,6 +9,8 @@ MASTER_SITES=	GOOGLE_CODE
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	JavaScript graphical toolkit for data visualization
 
+LICENSE=	BSD3CLAUSE
+
 NO_BUILD=	yes
 USE_ZIP=	yes
 


More information about the svn-ports-head mailing list