Date: Sun, 16 Feb 2014 16:15:32 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344595 - head/www/protovis Message-ID: <201402161615.s1GGFWF8014665@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= JavaScript graphical toolkit for data visualization +LICENSE= BSD3CLAUSE + NO_BUILD= yes USE_ZIP= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402161615.s1GGFWF8014665>