diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mac/Makefile | 2 | ||||
-rw-r--r-- | audio/tta/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/mac/Makefile b/audio/mac/Makefile index 8ca10e771d0b..2f46ad0b3f56 100644 --- a/audio/mac/Makefile +++ b/audio/mac/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mac-port DISTNAME= ${PORTNAME}-3.99-u4-b4 -MAINTAINER= dieringe@zedat.fu-berlin.de +MAINTAINER= ports@FreeBSD.org COMMENT= Monkey's Audio lossless audio (de)compressor BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm diff --git a/audio/tta/Makefile b/audio/tta/Makefile index cc2fb9a47049..aa940f4e94ba 100644 --- a/audio/tta/Makefile +++ b/audio/tta/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://www.true-audio.com/ftp/ DISTNAME= ${PORTNAME}enc-${PORTVERSION}-src -MAINTAINER= dieringe@zedat.fu-berlin.de +MAINTAINER= ports@FreeBSD.org COMMENT= "The True Audio Encoder", lossless (de)compressor USE_ZIP= yes |