diff options
author | arved <arved@FreeBSD.org> | 2002-10-30 13:14:37 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2002-10-30 13:14:37 +0000 |
commit | 68f644de89e2ac30eef96c38fe0cae897612384a (patch) | |
tree | 957e8067705b1f3b223bd2eb6391e3b98299e0d8 /audio/xmms-ladspa | |
parent | 9e2e46bbdf74148032e70794b311be3c77035388 (diff) | |
download | FreeBSD-ports-68f644de89e2ac30eef96c38fe0cae897612384a.zip FreeBSD-ports-68f644de89e2ac30eef96c38fe0cae897612384a.tar.gz |
Update my Emailaddress
Diffstat (limited to 'audio/xmms-ladspa')
-rw-r--r-- | audio/xmms-ladspa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-ladspa/Makefile b/audio/xmms-ladspa/Makefile index 138133e..6f41e54 100644 --- a/audio/xmms-ladspa/Makefile +++ b/audio/xmms-ladspa/Makefile @@ -1,6 +1,6 @@ # New ports collection Makefile for: xmms-ladspa # Date created: 11 May 2002 -# Whom: Tilman Linneweh <freebsdports@arved.de +# Whom: Tilman Linneweh <arved@FreeBSD.org> # # $FreeBSD$ @@ -10,7 +10,7 @@ CATEGORIES= audio MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/ladspa/ DISTNAME= xmms_ladspa-${PORTVERSION} -MAINTAINER= freebsdports@arved.de +MAINTAINER= arved@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms |