[Bug 291873] net/spoofdpi: Update 1.2.0 => 1.2.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 22 Dec 2025 22:40:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291873

Vladimir Druzenko <vvd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vvd@FreeBSD.org

--- Comment #2 from Vladimir Druzenko <vvd@FreeBSD.org> ---
@${REINPLACE_CMD} -e 's|"etc"|"${ETCDIR:S|^/||}"|g' \
or
@${REINPLACE_CMD} -e 's#"etc"#"${ETCDIR:S|^/||}"#g' \

"/^\///" look not good, IMHO…

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