diff options
author | sem <sem@FreeBSD.org> | 2005-11-13 05:17:58 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-11-13 05:17:58 +0800 |
commit | 673753cb6d6b8fccfd06844f174dda3c9a444dfb (patch) | |
tree | 0018878d811226ed530ed1c3653ebca9312a07c8 /audio | |
parent | 16df95db54890d658926da6fe08e063295e8bd6a (diff) | |
download | freebsd-ports-gnome-673753cb6d6b8fccfd06844f174dda3c9a444dfb.tar.gz freebsd-ports-gnome-673753cb6d6b8fccfd06844f174dda3c9a444dfb.tar.zst freebsd-ports-gnome-673753cb6d6b8fccfd06844f174dda3c9a444dfb.zip |
- Submitter of the last PR kindly agrees to take the port
Diffstat (limited to 'audio')
-rw-r--r-- | audio/normalize/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/normalize/Makefile b/audio/normalize/Makefile index 5dc6fa01251e..ad6bfd16c106 100644 --- a/audio/normalize/Makefile +++ b/audio/normalize/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://www1.cs.columbia.edu/~cvaill/normalize/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= itetcu@people.tecnik93.com COMMENT= A tool for adjusting the volume of wave/MP3 files to a standard level LIB_DEPENDS= mad.2:${PORTSDIR}/audio/mad |