diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 09:45:45 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-04 09:45:45 +0000 |
commit | 14d8c11e972b6ae6938c8ecdf143a16c37469f8f (patch) | |
tree | e70c9f633fa27cb7fe19d27766be9acec394f935 /audio | |
parent | 540a198d4b5847fc37b313b7da2339b847b0d79f (diff) | |
download | ports-14d8c11e972b6ae6938c8ecdf143a16c37469f8f.tar.gz ports-14d8c11e972b6ae6938c8ecdf143a16c37469f8f.zip |
Notes
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 |