diff options
Diffstat (limited to 'multimedia/ffmpegthumbs/Makefile')
-rw-r--r-- | multimedia/ffmpegthumbs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/ffmpegthumbs/Makefile b/multimedia/ffmpegthumbs/Makefile index a0e52f4afc4..38b22d62814 100644 --- a/multimedia/ffmpegthumbs/Makefile +++ b/multimedia/ffmpegthumbs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2015/04/25 14:23:38 tnn Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/30 09:57:38 ryoon Exp $ DISTNAME= ffmpegthumbs-${_KDE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= multimedia COMMENT= FFmpeg-based thumbnail creator for video files |