diff options
author | lioux <lioux@FreeBSD.org> | 2005-03-11 06:10:03 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-03-11 06:10:03 +0800 |
commit | c19162799fdae2809897bc392b1a2740069bcc6e (patch) | |
tree | 3ce15ac323e2a57f13e7ccf51b926acf797904c3 /audio | |
parent | 2ffa87a958144aaa27a30aa40a36e6ff9d137e3c (diff) | |
download | freebsd-ports-gnome-c19162799fdae2809897bc392b1a2740069bcc6e.tar.gz freebsd-ports-gnome-c19162799fdae2809897bc392b1a2740069bcc6e.tar.zst freebsd-ports-gnome-c19162799fdae2809897bc392b1a2740069bcc6e.zip |
Drop maintainership
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mctoolame-decoder/Makefile | 2 | ||||
-rw-r--r-- | audio/mctoolame-encoder/Makefile | 2 | ||||
-rw-r--r-- | audio/toolame/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/mctoolame-decoder/Makefile b/audio/mctoolame-decoder/Makefile index 03316b9e7b76..d6bcb7919434 100644 --- a/audio/mctoolame-decoder/Makefile +++ b/audio/mctoolame-decoder/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -decoder DISTNAME= ${PORTNAME}d-${PORTVERSION:C/\.//g} EXTRACT_SUFX= .tgz -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A LayerII MPEG Audio decoder which supports multi-channel encoding USE_GMAKE= yes diff --git a/audio/mctoolame-encoder/Makefile b/audio/mctoolame-encoder/Makefile index 1b7b0dc59d5d..8e92823c4cd6 100644 --- a/audio/mctoolame-encoder/Makefile +++ b/audio/mctoolame-encoder/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -encoder DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.//g} EXTRACT_SUFX= .tgz -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A LayerII MPEG Audio encoder which supports multi-channel encoding USE_GMAKE= yes diff --git a/audio/toolame/Makefile b/audio/toolame/Makefile index 10a1d1311fb1..d55b321d9c8e 100644 --- a/audio/toolame/Makefile +++ b/audio/toolame/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} EXTRACT_SUFX= .tgz -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Optimized mpeg 1/2 layer 2 audio encoder USE_GMAKE= yes |