aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2022-02-05 02:58:58 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2022-02-05 02:58:58 +0000
commit8fab63b6c71253d9aaa413214d971ef067e2755c (patch)
treed242c6353e3cdcd234101ea28df1dc02118debe4 /net-mgmt
parenta7c4afef1154200f55932a6edbaeb40136a84aa2 (diff)
downloadports-8fab63b6c71253d9aaa413214d971ef067e2755c.tar.gz
ports-8fab63b6c71253d9aaa413214d971ef067e2755c.zip
lang/rust: Relink consumers
This is a recreation of commit d64a2a380f88ceec8264db6bbc94805f58112ee7 PR: 261449 Security: ee26f513-826e-11ec-8be6-d4c9ef517024
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/bandwhich/Makefile2
-rw-r--r--net-mgmt/nfs-exporter/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/bandwhich/Makefile b/net-mgmt/bandwhich/Makefile
index bae2fd05560a..8c3d883e6c55 100644
--- a/net-mgmt/bandwhich/Makefile
+++ b/net-mgmt/bandwhich/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bandwhich
DISTVERSION= 0.20.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= net-mgmt
MAINTAINER= petteri.valkonen@iki.fi
diff --git a/net-mgmt/nfs-exporter/Makefile b/net-mgmt/nfs-exporter/Makefile
index 6d9c1c206063..09102d8a6f3c 100644
--- a/net-mgmt/nfs-exporter/Makefile
+++ b/net-mgmt/nfs-exporter/Makefile
@@ -1,7 +1,7 @@
PORTNAME= nfs-exporter
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net-mgmt
MAINTAINER= asomers@FreeBSD.org