diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-04-10 09:20:35 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-04-10 09:20:35 +0800 |
commit | 4e7dc92c09a70326a9aba69b2d79d8e6d0f3d88f (patch) | |
tree | 84087a668e5d576c24c268597997d1b6ba4b910e /multimedia/vapoursynth | |
parent | 26df1c34ac63079e6203ba2c96c940f06d4b930e (diff) | |
download | freebsd-ports-gnome-4e7dc92c09a70326a9aba69b2d79d8e6d0f3d88f.tar.gz freebsd-ports-gnome-4e7dc92c09a70326a9aba69b2d79d8e6d0f3d88f.tar.zst freebsd-ports-gnome-4e7dc92c09a70326a9aba69b2d79d8e6d0f3d88f.zip |
Fix typos in r412879 and r412880
Diffstat (limited to 'multimedia/vapoursynth')
-rw-r--r-- | multimedia/vapoursynth/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vapoursynth/pkg-descr b/multimedia/vapoursynth/pkg-descr index 19c1c27959ab..4374b22dcb9e 100644 --- a/multimedia/vapoursynth/pkg-descr +++ b/multimedia/vapoursynth/pkg-descr @@ -4,7 +4,7 @@ C++ and a Python module to allow video scripts to be created. It came to be when I started thinking about alternative designs for Avisynth and most of it was written over a 3 month period. -The software has been heavily inspired by and aims to be a 21st +The software has been heavily inspired by Avisynth and aims to be a 21st century rewrite, taking advantage of the advancements computers have made since the late 90s. The main features compared to Avisynth are: |