diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2022-11-29 17:16:38 +0100 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2022-11-29 17:16:38 +0100 |
commit | e3c883bca62870a0cbf6b9f8e27a5b67fb05caa5 (patch) | |
tree | 723465404856e7f7f43e7b7948b507512e0b0a34 /sysutils/cbsd/Makefile | |
parent | net/rclone: update to 1.60.1 (diff) |
sysutils/cbsd: Update to 13.1.17
Changes: https://github.com/cbsd/cbsd/releases/tag/v13.1.17
Diffstat (limited to 'sysutils/cbsd/Makefile')
-rw-r--r-- | sysutils/cbsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cbsd/Makefile b/sysutils/cbsd/Makefile index a4e5af6872d0..11a47e5f495b 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -1,5 +1,5 @@ PORTNAME= cbsd -DISTVERSION= 13.1.16 +DISTVERSION= 13.1.17 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru |