diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2022-09-28 13:21:43 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2022-11-17 08:20:57 +0000 |
commit | de3b9f557801bb43af80c0e2bd6085a70a783631 (patch) | |
tree | 0bb50e271e8a550820e8a8a8f7f2af29d4146d38 /multimedia | |
parent | c08875b23f3e80f11edee8479b293a2bf5cd1113 (diff) |
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/lives/Makefile | 2 | ||||
-rw-r--r-- | multimedia/qmmp-qt5/Makefile | 2 | ||||
-rw-r--r-- | multimedia/qmmp-qt6/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile index 68a913aa9df1..318c788df111 100644 --- a/multimedia/lives/Makefile +++ b/multimedia/lives/Makefile @@ -1,6 +1,6 @@ PORTNAME= lives DISTVERSION= 3.2.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= multimedia MASTER_SITES= http://lives-video.com/releases/ DISTNAME= LiVES-${PORTVERSION} diff --git a/multimedia/qmmp-qt5/Makefile b/multimedia/qmmp-qt5/Makefile index 02ec65808762..6bd461dac7f3 100644 --- a/multimedia/qmmp-qt5/Makefile +++ b/multimedia/qmmp-qt5/Makefile @@ -1,6 +1,6 @@ PORTNAME= qmmp PORTVERSION= 1.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/${PORTNAME}/${PORTVERSION:R}/ \ SF/qmmp-dev/${PORTNAME}/${PORTVERSION:R}/ diff --git a/multimedia/qmmp-qt6/Makefile b/multimedia/qmmp-qt6/Makefile index 90ac2f5ccc08..3b172b9efe37 100644 --- a/multimedia/qmmp-qt6/Makefile +++ b/multimedia/qmmp-qt6/Makefile @@ -1,6 +1,6 @@ PORTNAME= qmmp PORTVERSION= 2.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/${PORTNAME}/${PORTVERSION:R}/ \ SF/qmmp-dev/${PORTNAME}/${PORTVERSION:R}/ |