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