aboutsummaryrefslogtreecommitdiff
path: root/net/corosync2
diff options
context:
space:
mode:
authorVinícius Zavam <egypcio@FreeBSD.org>2020-10-24 09:41:01 +0000
committerVinícius Zavam <egypcio@FreeBSD.org>2020-10-24 09:41:01 +0000
commit4a278fa1cb9b6bf97d5661ded4b52fb005a01142 (patch)
treee82f1b04efe2ae73341d7cc0ce7034768b9cb7ca /net/corosync2
parentf3a0c9d0f95351f39fb0f1c0047c277fa7de0216 (diff)
downloadports-4a278fa1cb9b6bf97d5661ded4b52fb005a01142.tar.gz
ports-4a278fa1cb9b6bf97d5661ded4b52fb005a01142.zip
net/corosync2: remove asterisk from PORTSCOUT's limit
Notes
Notes: svn path=/head/; revision=553171
Diffstat (limited to 'net/corosync2')
-rw-r--r--net/corosync2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/corosync2/Makefile b/net/corosync2/Makefile
index 456aee3b97ed..e9eefdffe5af 100644
--- a/net/corosync2/Makefile
+++ b/net/corosync2/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 1
PKGNAMESUFFIX= 2
CONFLICTS= corosync3-[0-9]*
-PORTSCOUT= limit:^2*\.[0-9\.]*$$
+PORTSCOUT= limit:^2\.[0-9]\.[0-9]
.include "${.CURDIR}/Makefile.common"