net/corosync2: limit PORTSCOUT, based on dns/dnsdbq's PORTSCOUT regex
This commit is contained in:
parent
8759b6c637
commit
7ae21075a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539269
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ LDFLAGS+= -B${LOCALBASE}/bin
|
|||
INSTALL_TARGET= install-strip
|
||||
TEST_TARGET= check
|
||||
|
||||
PORTSCOUT= skipv:2.99.5
|
||||
PORTSCOUT= limit:^2*\.[4-9]*\.[0-9]*$$
|
||||
|
||||
OPTIONS_DEFINE= DBUS DOCS SNMP
|
||||
OPTIONS_SUB= yes
|
||||
|
|
Loading…
Reference in a new issue