diff options
author | rene <rene@FreeBSD.org> | 2011-10-23 21:46:01 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2011-10-23 21:46:01 +0800 |
commit | 8268d54010780b3150363bede6fa5c02b1dc8bd1 (patch) | |
tree | dc2452865862baa0dff735badb8cd8bd56b01290 /audio | |
parent | a3da36db5033d1fd5f1e1d25f08a453cdaf0e52b (diff) | |
download | freebsd-ports-gnome-8268d54010780b3150363bede6fa5c02b1dc8bd1.tar.gz freebsd-ports-gnome-8268d54010780b3150363bede6fa5c02b1dc8bd1.tar.zst freebsd-ports-gnome-8268d54010780b3150363bede6fa5c02b1dc8bd1.zip |
Re-assign to the Xfce team.
Approved by: miwi (previous maintainer, Xfce team member)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/thunar-media-tags-plugin/Makefile | 2 | ||||
-rw-r--r-- | audio/xfce4-mpc-plugin/Makefile | 2 | ||||
-rw-r--r-- | audio/xfmpc/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/thunar-media-tags-plugin/Makefile b/audio/thunar-media-tags-plugin/Makefile index a18b722209b7..6cbb49397d41 100644 --- a/audio/thunar-media-tags-plugin/Makefile +++ b/audio/thunar-media-tags-plugin/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/thunar-plugins//${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= A Media Tags Plugin LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib diff --git a/audio/xfce4-mpc-plugin/Makefile b/audio/xfce4-mpc-plugin/Makefile index cdc9328ec7a1..e3d487f26673 100644 --- a/audio/xfce4-mpc-plugin/Makefile +++ b/audio/xfce4-mpc-plugin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= A mpc plugin for xfce LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd diff --git a/audio/xfmpc/Makefile b/audio/xfmpc/Makefile index 19baa7844a8f..0c5386c318dd 100644 --- a/audio/xfmpc/Makefile +++ b/audio/xfmpc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= A graphical MPD client focusing on low footprint LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd |