Date: Sun, 15 Dec 2013 20:00:47 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336576 - head/www/py-ws4py Message-ID: <201312152000.rBFK0lQb064083@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Sun Dec 15 20:00:46 2013 New Revision: 336576 URL: http://svnweb.freebsd.org/changeset/ports/336576 Log: Set license to BSD, 3-claused. Modified: head/www/py-ws4py/Makefile Modified: head/www/py-ws4py/Makefile ============================================================================== --- head/www/py-ws4py/Makefile Sun Dec 15 19:48:11 2013 (r336575) +++ head/www/py-ws4py/Makefile Sun Dec 15 20:00:46 2013 (r336576) @@ -8,10 +8,9 @@ MASTER_SITES= http://www.defuze.org/oss/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rene@FreeBSD.org -# python@ is also OK with me COMMENT= WebSocket package for Python -LICENSE= BSD +LICENSE= BSD3CLAUSE USE_PYTHON= yes USE_PYDISTUTILS= easy_install
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312152000.rBFK0lQb064083>