From 985042c3aead27a7bcfc0f8ecee9f3889eaeb412 Mon Sep 17 00:00:00 2001 From: Edward Tomasz Napierala Date: Fri, 13 Apr 2007 13:03:49 +0000 Subject: Change my email address to trasz@FreeBSD.org. Approved by: miwi (mentor) --- audio/dssi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/dssi') diff --git a/audio/dssi/Makefile b/audio/dssi/Makefile index 4ab807e08a8f..addb6a1ac433 100644 --- a/audio/dssi/Makefile +++ b/audio/dssi/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= dssi -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= API for audio processing plugins LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \ -- cgit