diff options
author | romain <romain@FreeBSD.org> | 2010-02-02 01:14:49 +0800 |
---|---|---|
committer | romain <romain@FreeBSD.org> | 2010-02-02 01:14:49 +0800 |
commit | b6e4b2925f0aed8cf9610e80e85bc8994827f1dc (patch) | |
tree | d728f0276a67fc5b6d5e8734fa8f25bdcf5655b9 /audio | |
parent | 1c03d3d231885f7ac35d063d3e44a27108ce9f8f (diff) | |
download | freebsd-ports-gnome-b6e4b2925f0aed8cf9610e80e85bc8994827f1dc.tar.gz freebsd-ports-gnome-b6e4b2925f0aed8cf9610e80e85bc8994827f1dc.tar.zst freebsd-ports-gnome-b6e4b2925f0aed8cf9610e80e85bc8994827f1dc.zip |
Change MAINTAINER address to romain@.
Approved by: flz (mentor)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/padevchooser/Makefile | 2 | ||||
-rw-r--r-- | audio/paman/Makefile | 2 | ||||
-rw-r--r-- | audio/paprefs/Makefile | 2 | ||||
-rw-r--r-- | audio/pavucontrol/Makefile | 2 | ||||
-rw-r--r-- | audio/pavumeter/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/audio/padevchooser/Makefile b/audio/padevchooser/Makefile index 2848dd1386fa..e28553e29764 100644 --- a/audio/padevchooser/Makefile +++ b/audio/padevchooser/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/ -MAINTAINER= romain@blogreen.org +MAINTAINER= romain@FreeBSD.org COMMENT= GTK icon tray for PulseAudio LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ diff --git a/audio/paman/Makefile b/audio/paman/Makefile index ac21aa95ed92..e197e352fa44 100644 --- a/audio/paman/Makefile +++ b/audio/paman/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/ -MAINTAINER= romain@blogreen.org +MAINTAINER= romain@FreeBSD.org COMMENT= Gtk frontend for PulseAudio LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ diff --git a/audio/paprefs/Makefile b/audio/paprefs/Makefile index 975dc3422dfe..d99d64ed6207 100644 --- a/audio/paprefs/Makefile +++ b/audio/paprefs/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/ -MAINTAINER= romain@blogreen.org +MAINTAINER= romain@FreeBSD.org COMMENT= GTK configuration dialog for PulseAudio LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ diff --git a/audio/pavucontrol/Makefile b/audio/pavucontrol/Makefile index e2cc161b95b8..a673c3f6ac03 100644 --- a/audio/pavucontrol/Makefile +++ b/audio/pavucontrol/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/ -MAINTAINER= romain@blogreen.org +MAINTAINER= romain@FreeBSD.org COMMENT= GTK mixer for PulseAudio LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ diff --git a/audio/pavumeter/Makefile b/audio/pavumeter/Makefile index 214916ab84c3..3d832bb69ba3 100644 --- a/audio/pavumeter/Makefile +++ b/audio/pavumeter/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/ -MAINTAINER= romain@blogreen.org +MAINTAINER= romain@FreeBSD.org COMMENT= GTK volume meter for PulseAudio BUILD_DEPENDS= pulseaudio>=0.9.7:${PORTSDIR}/audio/pulseaudio |