diff options
author | trasz <trasz@FreeBSD.org> | 2010-10-26 04:09:06 +0800 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2010-10-26 04:09:06 +0800 |
commit | 97afda96ce81ff0107601d4838412b345b415d83 (patch) | |
tree | 6fb04cd01e5f6cc6b6ea753e9b9edb15e958f453 /audio/dssi | |
parent | b89b6ae18b01939ad6ed27418d65451a7dc9b265 (diff) | |
download | freebsd-ports-gnome-97afda96ce81ff0107601d4838412b345b415d83.tar.gz freebsd-ports-gnome-97afda96ce81ff0107601d4838412b345b415d83.tar.zst freebsd-ports-gnome-97afda96ce81ff0107601d4838412b345b415d83.zip |
Drop maintainership for ports I can't maintain anymore.
Diffstat (limited to 'audio/dssi')
-rw-r--r-- | audio/dssi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/dssi/Makefile b/audio/dssi/Makefile index 896e2c5a9e2b..0f759244b1d0 100644 --- a/audio/dssi/Makefile +++ b/audio/dssi/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= API for audio processing plugins LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \ |