diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2025-07-03 02:55:33 +0200 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2025-07-03 03:04:10 +0200 |
commit | 784fd86db6c7b22c14220194f13651ffd224b93a (patch) | |
tree | 7a800a46097cf18738347619d3cd2d232b4c386b | |
parent | graphics/spirv-tools: drop maintainership (diff) |
audio/lewton: drop maintainership
-rw-r--r-- | audio/lewton/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/lewton/Makefile b/audio/lewton/Makefile index 402d00a42e3d..fa13847f6e70 100644 --- a/audio/lewton/Makefile +++ b/audio/lewton/Makefile @@ -6,7 +6,7 @@ CATEGORIES= audio PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 05f96f6e6976.patch:-p1 # https://github.com/RustAudio/lewton/pull/97 -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Rust vorbis decoder WWW= https://github.com/RustAudio/lewton |