diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2025-06-16 10:00:15 +0200 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2025-06-16 10:00:15 +0200 |
commit | 5c8b65f2927edabfe0933d98694d522502530094 (patch) | |
tree | f481eb814a055217779c67c1a0e9797b5f934ce8 /sysutils/cbsd/Makefile | |
parent | sysutils/webmin: merge missing bits from PR 280163 (diff) |
sysutils/cbsd: Update to 14.3.0
Changes: https://github.com/cbsd/cbsd/releases/tag/v14.3.0
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 0e91c92509af..084ee334f5e5 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -1,5 +1,5 @@ PORTNAME= cbsd -DISTVERSION= 14.2.6 +DISTVERSION= 14.3.0 CATEGORIES= sysutils MAINTAINER= fbsd-ports@convectix.com |