From d871e30096c8d092eb94aa6e9ea6b09aad517bfe Mon Sep 17 00:00:00 2001 From: arved Date: Tue, 22 Oct 2002 13:15:25 +0000 Subject: Update my Emailadress Approved by: kris (mentor) --- audio/alienwah/Makefile | 4 ++-- audio/blop/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'audio') diff --git a/audio/alienwah/Makefile b/audio/alienwah/Makefile index 293579fb0f3f..96150cefd2d3 100644 --- a/audio/alienwah/Makefile +++ b/audio/alienwah/Makefile @@ -1,6 +1,6 @@ # New ports collection Makefile for: alienwah # Date created: 13 May 2002 -# Whom: Tilman Linneweh # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 1.13 CATEGORIES= audio MASTER_SITES= http://plugin.org.uk/releases/alienwah/ -MAINTAINER= freebsdports@arved.de +MAINTAINER= arved@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa diff --git a/audio/blop/Makefile b/audio/blop/Makefile index 745cbc9b708a..40464d601d85 100644 --- a/audio/blop/Makefile +++ b/audio/blop/Makefile @@ -1,6 +1,6 @@ # New ports collection Makefile for: blop # Date created: 15 May 2002 -# Whom: Tilman Linneweh +# Whom: Tilman Linneweh # # $FreeBSD$ @@ -10,7 +10,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= freebsdports@arved.de +MAINTAINER= arved@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt -- cgit