[Bug 257931] security/masscan: Update to 1.3.2

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 23 Aug 2021 22:48:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257931

--- Comment #2 from Nuno Teixeira <eduardo@FreeBSD.org> ---
I also used from DISTVERSION instead of PORTVERSION:
---
Example 2. Using DISTVERSION

When the version only contains numbers separated by dots, dashes or
underscores, use DISTVERSION.

PORTNAME=   nekoto
DISTVERSION=    1.2-4

It will generate a PORTVERSION of 1.2.4.
---
https://docs.freebsd.org/en/books/porters-handbook/makefiles/#makefile-naming

Are you ok?

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