diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2023-06-18 06:58:36 +0200 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2023-06-18 06:58:36 +0200 |
commit | 5f93f62f9e8fe221504af2d86667a1574afc2ba0 (patch) | |
tree | efb57189cacad531d36d0a98d3c06997aada351e /sysutils/cbsd/Makefile | |
parent | sysutils/cfengine322: Import cfengine 3.22.0 for real (diff) |
sysutils/cbsd: Update to 13.2.5
Changes: https://github.com/cbsd/cbsd/releases/tag/v13.2.5
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 dfef8b0aa8ce..2baf19caa527 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -1,5 +1,5 @@ PORTNAME= cbsd -DISTVERSION= 13.2.4 +DISTVERSION= 13.2.5 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru |