diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-09-27 06:24:48 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-09-27 06:24:48 +0000 |
commit | 6f940d447f21b1ab15715ef768d41ee578162028 (patch) | |
tree | a1a0fd449d0a63aa5e789142cfe241d7ca3694b9 /multimedia | |
parent | 644157621a5e19620e87a53ec9288c588ccc5f20 (diff) |
multimedia/smplayer: give related ports to vvd
- Previous maintainer of multimedia/smplayer was reset in r505428,
as the maintainer no longer used FreeBSD.
- The related ports were forgot in this process.
- Give them to the new maintainer of multimedia/smplayer
Notes
Notes:
svn path=/head/; revision=550239
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/smplayer-skins/Makefile | 2 | ||||
-rw-r--r-- | multimedia/smplayer-themes/Makefile | 2 | ||||
-rw-r--r-- | multimedia/smtube/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/smplayer-skins/Makefile b/multimedia/smplayer-skins/Makefile index 5af086376c0e..7e4999c364b3 100644 --- a/multimedia/smplayer-skins/Makefile +++ b/multimedia/smplayer-skins/Makefile @@ -8,7 +8,7 @@ PORTEPOCH= 1 CATEGORIES= multimedia audio kde MASTER_SITES= SF/smplayer/SMPlayer-skins/${PORTVERSION} -MAINTAINER= kikadf.01@gmail.com +MAINTAINER= vvd@unislabs.com COMMENT= Skins for SMPlayer (Skinnable GUI) USES= qt:5 tar:bzip2 diff --git a/multimedia/smplayer-themes/Makefile b/multimedia/smplayer-themes/Makefile index 1d77a089346d..fc03fd1dd5df 100644 --- a/multimedia/smplayer-themes/Makefile +++ b/multimedia/smplayer-themes/Makefile @@ -7,7 +7,7 @@ PORTEPOCH= 1 CATEGORIES= multimedia audio kde MASTER_SITES= SF/smplayer/SMPlayer-themes/${PORTVERSION}/ -MAINTAINER= kikadf.01@gmail.com +MAINTAINER= vvd@unislabs.com COMMENT= Themes for SMPlayer USES= qt:5 tar:bzip2 diff --git a/multimedia/smtube/Makefile b/multimedia/smtube/Makefile index 52178b3caa06..74156690f058 100644 --- a/multimedia/smtube/Makefile +++ b/multimedia/smtube/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= SF/smtube/SMTube/${PORTVERSION}/ -MAINTAINER= kikadf.01@gmail.com +MAINTAINER= vvd@unislabs.com COMMENT= SMPlayer YouTube browser LICENSE= GPLv2 |