diff options
Diffstat (limited to 'multimedia/mlt7/Makefile')
-rw-r--r-- | multimedia/mlt7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mlt7/Makefile b/multimedia/mlt7/Makefile index 26ac9baca304..51c2367a1ae2 100644 --- a/multimedia/mlt7/Makefile +++ b/multimedia/mlt7/Makefile @@ -1,6 +1,6 @@ PORTNAME= ${_MLT_PORTNAME} DISTVERSION= ${_MLT_VERSION} -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= multimedia MASTER_SITES= https://github.com/mltframework/mlt/releases/download/v${DISTVERSION}/ DISTFILES= mlt-${DISTVERSION}${EXTRACT_SUFX} |