diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2017-04-25 08:20:30 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2017-04-25 08:20:30 +0000 |
commit | b50a4186ce94f1349629ba4833a3ac776e270a5d (patch) | |
tree | 634799b0b1d3d54aac727b35456e56e8cdd0bde7 /graphics/kipi-plugin-photolayoutseditor | |
parent | 7502b7538d7b44f9f0c0bbf49931e0c23a61c0e0 (diff) |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs
Notes
Notes:
svn path=/head/; revision=439367
Diffstat (limited to 'graphics/kipi-plugin-photolayoutseditor')
-rw-r--r-- | graphics/kipi-plugin-photolayoutseditor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/kipi-plugin-photolayoutseditor/Makefile b/graphics/kipi-plugin-photolayoutseditor/Makefile index 0dc5080b04ba..adefe37d108d 100644 --- a/graphics/kipi-plugin-photolayoutseditor/Makefile +++ b/graphics/kipi-plugin-photolayoutseditor/Makefile @@ -2,6 +2,7 @@ PORTNAME= kipi-plugin-${KIPI_PLUGIN} PORTVERSION= ${DIGIKAM_VER} +PORTREVISION= 1 CATEGORIES= graphics kde MAINTAINER= kde@FreeBSD.org |