diff options
author | Chris Rees <crees@FreeBSD.org> | 2023-03-24 14:55:21 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2023-03-25 09:10:07 +0000 |
commit | 8f9dc55d486e5c4e1df7f0c02c646ae5bfc632a0 (patch) | |
tree | 1a7463a7ed7d946a80819f893b7e29a44214affa /audio/re | |
parent | a529a3414a75442b8ed6fb456b3b807785a77e68 (diff) | |
download | ports-8f9dc55d486e5c4e1df7f0c02c646ae5bfc632a0.tar.gz ports-8f9dc55d486e5c4e1df7f0c02c646ae5bfc632a0.zip |
Diffstat (limited to 'audio/re')
-rw-r--r-- | audio/re/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/re/Makefile b/audio/re/Makefile index 7c4c7a8d03e2..8c01983eef70 100644 --- a/audio/re/Makefile +++ b/audio/re/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 2.12.0 CATEGORIES= audio devel -MAINTAINER= crees@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for real-time comms with async IO support WWW= https://github.com/baresip |