diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2023-04-11 17:02:16 +0200 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2023-04-11 17:02:16 +0200 |
commit | 45b352edf6d039b3fc820ca523fb7aef3c093906 (patch) | |
tree | 8879081def81663f313da07f35e3235f11a19ec6 /sysutils/cbsd/Makefile | |
parent | japanese/font-udev-gothic{,-nf}: update to 1.2.0. (diff) |
sysutils/cbsd: Update to 13.2.0
Changes: https://github.com/cbsd/cbsd/releases/tag/v13.2.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 18aac78bbd26..64e93fafcbd4 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -1,5 +1,5 @@ PORTNAME= cbsd -DISTVERSION= 13.1.25 +DISTVERSION= 13.2.0 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru |