From bd3e639c964ea42f7da0358c3005bce360eb5d84 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Sun, 10 Apr 2016 01:20:35 +0000 Subject: [PATCH] Fix typos in r412879 and r412880 --- multimedia/ffms2/Makefile | 2 +- multimedia/vapoursynth/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/multimedia/ffms2/Makefile b/multimedia/ffms2/Makefile index 75bd663c91f1..2a943d611dca 100644 --- a/multimedia/ffms2/Makefile +++ b/multimedia/ffms2/Makefile @@ -35,6 +35,6 @@ post-patch: post-install: ${MKDIR} ${STAGEDIR}${DATADIR} - ${LN} -sf ../libffms2.so ${STAGEDIR}${DATADIR}/ + ${LN} -sf ../lib${PORTNAME}.so ${STAGEDIR}${DATADIR}/ .include 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: