diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-05-11 18:30:18 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-05-11 18:33:12 +0000 |
commit | 28e7a9334a30b9ace65539f22940d2d7831bad1e (patch) | |
tree | e79dc4ccee8cf224711300e115abb9ac76e73746 /net-mgmt | |
parent | 8a46088e42ea23088057e5597de37a7db3f87496 (diff) | |
download | ports-28e7a9334a30b9ace65539f22940d2d7831bad1e.tar.gz ports-28e7a9334a30b9ace65539f22940d2d7831bad1e.zip |
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/bandwhich/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nfs-exporter/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/bandwhich/Makefile b/net-mgmt/bandwhich/Makefile index 216006c02f3b..7716fb493f1c 100644 --- a/net-mgmt/bandwhich/Makefile +++ b/net-mgmt/bandwhich/Makefile @@ -1,6 +1,6 @@ PORTNAME= bandwhich DISTVERSION= 0.20.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MAINTAINER= petteri.valkonen@iki.fi diff --git a/net-mgmt/nfs-exporter/Makefile b/net-mgmt/nfs-exporter/Makefile index 2ba3ddf1ac16..b7c027f45600 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.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= asomers@FreeBSD.org |