aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libconvolve
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2010-10-26 04:09:06 +0800
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2010-10-26 04:09:06 +0800
commit11ba2822cfd5548595148f9bf53daa4984249dd2 (patch)
tree2d59ec0250354cd3997d338bf5f29ab28006dc8f /audio/libconvolve
parent999514b5c9279c7558787dea5d1c26c43115194c (diff)
downloadfreebsd-ports-gnome-11ba2822cfd5548595148f9bf53daa4984249dd2.tar.gz
freebsd-ports-gnome-11ba2822cfd5548595148f9bf53daa4984249dd2.tar.zst
freebsd-ports-gnome-11ba2822cfd5548595148f9bf53daa4984249dd2.zip
Drop maintainership for ports I can't maintain anymore.
Diffstat (limited to 'audio/libconvolve')
-rw-r--r--audio/libconvolve/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libconvolve/Makefile b/audio/libconvolve/Makefile
index 5e4a8cd70a3d..f6dea557e048 100644
--- a/audio/libconvolve/Makefile
+++ b/audio/libconvolve/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= audio
MASTER_SITES= http://tapas.affenbande.org/jack_convolve/
EXTRACT_SUFX= .tgz
-MAINTAINER= trasz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple C library for partitioned convolution
LIB_DEPENDS= fftw3f.5:${PORTSDIR}/math/fftw3-float \