diff options
author | ahze <ahze@FreeBSD.org> | 2006-06-10 02:00:35 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-06-10 02:00:35 +0800 |
commit | 5b48c182119ac61676f11ddad76dcd7784ac0aff (patch) | |
tree | c4560de77871b4fd4049e9c205bad5addf5fd669 /audio/aacgain/Makefile | |
parent | 38187e25fd70bb4883d38b95b51fd1a3b6195675 (diff) | |
download | freebsd-ports-gnome-5b48c182119ac61676f11ddad76dcd7784ac0aff.tar.gz freebsd-ports-gnome-5b48c182119ac61676f11ddad76dcd7784ac0aff.tar.zst freebsd-ports-gnome-5b48c182119ac61676f11ddad76dcd7784ac0aff.zip |
- Transfer MAINTAINER to multimedia@
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports)
Diffstat (limited to 'audio/aacgain/Makefile')
-rw-r--r-- | audio/aacgain/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/aacgain/Makefile b/audio/aacgain/Makefile index 069845785ec1..0ba142e7ec8d 100644 --- a/audio/aacgain/Makefile +++ b/audio/aacgain/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5 CATEGORIES= audio MASTER_SITES= http://altosdesign.com/aacgain/ -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= multimedia@FreeBSD.org COMMENT= Normalizes the volume of mp3 and mp4 files USE_BZIP2= yes |