diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-06-07 18:31:25 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-06-07 21:56:10 +0000 |
commit | 309cdeccd802bb370a42e80cc4468da17c8dab35 (patch) | |
tree | 8fd1e5abc31b97284a40a6d961c7403395a6c0b0 /net/bosh-cli | |
parent | 6532d08defc8632784dd5c7fb45210f136f90d83 (diff) |
Diffstat (limited to 'net/bosh-cli')
-rw-r--r-- | net/bosh-cli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bosh-cli/Makefile b/net/bosh-cli/Makefile index eb339a0b1a29..0c0d5c6e7d3c 100644 --- a/net/bosh-cli/Makefile +++ b/net/bosh-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= bosh-cli PORTVERSION= 5.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net sysutils MAINTAINER= dumbbell@FreeBSD.org |