diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-08 21:41:11 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-08 21:41:11 +0000 |
commit | 5ea57a0fd39fc57de56f3dff400e39592ccdaad6 (patch) | |
tree | 6aa9627c6be62cced66e8bb606eb56b9cb6d2723 /audio/laudio/Makefile | |
parent | 1a430a70459d8bf7d1922c6f1d3298bf0c1307b1 (diff) | |
download | ports-5ea57a0fd39fc57de56f3dff400e39592ccdaad6.tar.gz ports-5ea57a0fd39fc57de56f3dff400e39592ccdaad6.zip |
Notes
Diffstat (limited to 'audio/laudio/Makefile')
-rw-r--r-- | audio/laudio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/laudio/Makefile b/audio/laudio/Makefile index 92d79c8c0372..90462eabac32 100644 --- a/audio/laudio/Makefile +++ b/audio/laudio/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: laudio # Date created: 18 October 2005 -# Whom: Andrew Pantyukhin <infofarmer@gmail.com> +# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= http://www.lossless-audio.com/ \ http://www.csme.ru/filez/ DISTNAME= la04 -MAINTAINER= infofarmer@gmail.com +MAINTAINER= infofarmer@FreeBSD.org COMMENT= A free lossless audio codec ONLY_FOR_ARCHS= amd64 i386 |