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/tta | |
parent | 540a198d4b5847fc37b313b7da2339b847b0d79f (diff) | |
download | ports-14d8c11e972b6ae6938c8ecdf143a16c37469f8f.tar.gz ports-14d8c11e972b6ae6938c8ecdf143a16c37469f8f.zip |
Notes
Diffstat (limited to 'audio/tta')
-rw-r--r-- | audio/tta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |