diff options
Diffstat (limited to 'audio/deforaos-mixer')
-rw-r--r-- | audio/deforaos-mixer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/deforaos-mixer/Makefile b/audio/deforaos-mixer/Makefile index 60fc086f29fc..04e125b0378c 100644 --- a/audio/deforaos-mixer/Makefile +++ b/audio/deforaos-mixer/Makefile @@ -1,4 +1,4 @@ -# Created by: Olivier Cochard-Labbe <olivier@cochard.me> +# Created by: Olivier Cochard-Labbe <olivier@FreeBSD.org> # $FreeBSD$ PORTNAME= mixer @@ -9,7 +9,7 @@ MASTER_SITES= http://www.defora.org/os/download/download/3705/ PKGNAMEPREFIX= deforaos- DISTNAME= Mixer-${PORTVERSION} -MAINTAINER= olivier@cochard.me +MAINTAINER= olivier@FreeBSD.org COMMENT= DeforaOS desktop audio mixer LICENSE= GPLv3 |