diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-10-12 13:51:38 +0200 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-10-12 13:51:38 +0200 |
commit | 565815315a5844a1461b7ae243c7cdbf7a1f4b87 (patch) | |
tree | 9f4a9b6d98001f3f65ec9d4cf94be4f99914ed49 | |
parent | all: return ports of zirias@ to the pool after safekeeping their commit bit (diff) |
net/ortp: Take maintainership
-rw-r--r-- | net/ortp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ortp/Makefile b/net/ortp/Makefile index 3380a31f1253..ede190e5f28e 100644 --- a/net/ortp/Makefile +++ b/net/ortp/Makefile @@ -2,7 +2,7 @@ PORTNAME= ortp DISTVERSION= 5.4.28 CATEGORIES= net -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= Real-time Transport Protocol (RTP) library WWW= https://www.linphone.org/technical-corner/ortp.html |