diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2024-12-04 16:17:45 +0100 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2024-12-04 16:17:45 +0100 |
commit | 03e3ecc0ea53a31b7ca8de0507a00057a715c13d (patch) | |
tree | cef5172c62e140dfcc5b367d016d37198d8f5ab7 /sysutils/cbsd/Makefile | |
parent | www/httpx: Add new port (diff) |
sysutils/cbsd: Update 14.2.1
Changes: https://github.com/cbsd/cbsd/releases/tag/v14.2.1
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 bebd9c86b4b8..dec9847a1496 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -1,5 +1,5 @@ PORTNAME= cbsd -DISTVERSION= 14.2.0 +DISTVERSION= 14.2.1 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru |