diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
commit | 5872a89c3b34d289dfe0834ba357558c6f361d3e (patch) | |
tree | f070af3df82457ae78182a251af5847ea9d6fce6 /audio | |
parent | Update to Vim 6.0 beta AW (diff) |
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long
Approved by: will
Notes
Notes:
svn path=/head/; revision=47915
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mpegaudio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpegaudio/Makefile b/audio/mpegaudio/Makefile index 627b04676d71..b33e3a806285 100644 --- a/audio/mpegaudio/Makefile +++ b/audio/mpegaudio/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.iuma.com/IUMA/ftp/audio_utils/converters/source/ \ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z -MAINTAINER= torstenb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org MAN1= mpeg_musicin.1 mpeg_musicout.1 |