Date: Wed, 13 Jul 2016 07:52:34 +0000 (UTC) From: Kevin Lo <kevlo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418463 - head/multimedia/py-moviepy Message-ID: <201607130752.u6D7qYVn053701@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kevlo Date: Wed Jul 13 07:52:34 2016 New Revision: 418463 URL: https://svnweb.freebsd.org/changeset/ports/418463 Log: Fix typo in pkg-descr. Modified: head/multimedia/py-moviepy/pkg-descr Modified: head/multimedia/py-moviepy/pkg-descr ============================================================================== --- head/multimedia/py-moviepy/pkg-descr Wed Jul 13 06:42:37 2016 (r418462) +++ head/multimedia/py-moviepy/pkg-descr Wed Jul 13 07:52:34 2016 (r418463) @@ -1,4 +1,4 @@ -MoviePy s a Python module for video editing: cuts, concatenations, +MoviePy is a Python module for video editing: cuts, concatenations, title insertions, video compositing (a.k.a. non-linear editing), video processing, and creation of custom effects.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607130752.u6D7qYVn053701>