[Bug 278221] net/freebsd-telnetd: incorrect WWW in Makefile

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 07 Apr 2024 09:26:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278221

            Bug ID: 278221
           Summary: net/freebsd-telnetd: incorrect WWW in Makefile
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: cy@FreeBSD.org
          Reporter: lexi.freebsd@le-fay.org
          Assignee: cy@FreeBSD.org
             Flags: maintainer-feedback?(cy@FreeBSD.org)

WWW=            https://github.com/cschuber/freebsd-telnetd

is a 404, should be:

WWW=            https://github.com/cschuber/freebsd-telnet

(no trailing 'd'.)

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