[Bug 256237] net/coturn: rc script desc should be quoted.

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 29 May 2021 08:01:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256237

            Bug ID: 256237
           Summary: net/coturn: rc script desc should be quoted.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: parakleta@darkreality.org

The line

desc=TURN and STUN server

should be

desc="TURN and STUN server"

It gives an error otherwise.

-- 
You are receiving this mail because:
You are the assignee for the bug.