From 384328b91149937353fdd0a99e441f06da9d4403 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Mon, 5 May 2025 14:19:47 +0200 Subject: [PATCH] audio/caps-plugins: Return to pool --- audio/caps-plugins/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/caps-plugins/Makefile b/audio/caps-plugins/Makefile index 01094e2ff1c9..cad0c20b49c6 100644 --- a/audio/caps-plugins/Makefile +++ b/audio/caps-plugins/Makefile @@ -5,7 +5,7 @@ CATEGORIES= audio MASTER_SITES= http://quitte.de/dsp/ DISTNAME= caps_${PORTVERSION} -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The C* LADSPA Audio Plugin Suite WWW= http://quitte.de/dsp/caps.html