diff options
author | rene <rene@FreeBSD.org> | 2017-03-19 22:02:23 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-03-19 22:02:23 +0800 |
commit | 050b7312486bc7af98419927c8dd5769cbd58a61 (patch) | |
tree | bb38f6ce0eef3e1c93d155e9ce68a614729ea96b /audio | |
parent | ce5fcaf9d98c435acd0cbdf5758be818b48e2b7f (diff) | |
download | freebsd-ports-gnome-050b7312486bc7af98419927c8dd5769cbd58a61.tar.gz freebsd-ports-gnome-050b7312486bc7af98419927c8dd5769cbd58a61.tar.zst freebsd-ports-gnome-050b7312486bc7af98419927c8dd5769cbd58a61.zip |
Take in olivierd@'s commit bit on his request.
Submitted by: olivierd@
With hat: portmgr-secretary
Diffstat (limited to 'audio')
-rw-r--r-- | audio/lollypop/Makefile | 2 | ||||
-rw-r--r-- | audio/pragha/Makefile | 2 | ||||
-rw-r--r-- | audio/siren/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/lollypop/Makefile b/audio/lollypop/Makefile index 978a29bb3a48..91740a857f42 100644 --- a/audio/lollypop/Makefile +++ b/audio/lollypop/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.9.15 CATEGORIES= audio MASTER_SITES= https://github.com/gnumdk/${PORTNAME}/releases/download/${PORTVERSION}/ -MAINTAINER= olivierd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Play and organize your music collection LICENSE= GPLv3 diff --git a/audio/pragha/Makefile b/audio/pragha/Makefile index 571b182c6be8..802a51737e9c 100644 --- a/audio/pragha/Makefile +++ b/audio/pragha/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://github.com/pragha-music-player/${PORTNAME}/releases/download/v${PORTVERSION}/ -MAINTAINER= olivierd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight music player LICENSE= GPLv3 diff --git a/audio/siren/Makefile b/audio/siren/Makefile index a7ccf9f0059b..38ae499d04f0 100644 --- a/audio/siren/Makefile +++ b/audio/siren/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.kariliq.nl/${PORTNAME}/dist/ -MAINTAINER= olivierd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Text-based audio player LICENSE= ISCL |