diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-03-31 00:24:17 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-03-31 00:27:50 +0000 |
commit | ed48bae6873c39e2e52058c6fc59ed0049b8a639 (patch) | |
tree | 9cf908c05b33df0a8f985f025a46a7162c6760d2 /net-mgmt/fastnetmon | |
parent | 301d2b57c411477e53b659039c91bf72557ea765 (diff) | |
download | ports-ed48bae6873c39e2e52058c6fc59ed0049b8a639.tar.gz ports-ed48bae6873c39e2e52058c6fc59ed0049b8a639.zip |
Diffstat (limited to 'net-mgmt/fastnetmon')
-rw-r--r-- | net-mgmt/fastnetmon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/fastnetmon/Makefile b/net-mgmt/fastnetmon/Makefile index 128d059d46ec..270a5e774930 100644 --- a/net-mgmt/fastnetmon/Makefile +++ b/net-mgmt/fastnetmon/Makefile @@ -1,7 +1,7 @@ PORTNAME= fastnetmon PORTVERSION= 1.2.4 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt security MAINTAINER= farrokhi@FreeBSD.org |