diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-03-11 22:48:02 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-03-11 22:48:02 +0000 |
commit | 1c5fce6231791d19b07e8c7775d6454ae3daff24 (patch) | |
tree | f033dacf4e8bd77d0f0f1121d42ff5a6faf5304b /multimedia/avidemux-plugins | |
parent | 084e7c998917a92cea1d6ad3f1879ba5fa4bd581 (diff) |
Notes
Diffstat (limited to 'multimedia/avidemux-plugins')
-rw-r--r-- | multimedia/avidemux-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/avidemux-plugins/Makefile b/multimedia/avidemux-plugins/Makefile index 5f0af115082f..a7ee42ce890e 100644 --- a/multimedia/avidemux-plugins/Makefile +++ b/multimedia/avidemux-plugins/Makefile @@ -3,7 +3,7 @@ PORTNAME= avidemux PORTVERSION= ${AVIDEMUX_VERSION} -PORTREVISION= 1 +PORTREVISION= 6 CATEGORIES= multimedia PKGNAMESUFFIX= -plugins |