diff options
-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 |