diff options
Diffstat (limited to 'audio/pavumeter')
-rw-r--r-- | audio/pavumeter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |