diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2024-04-08 05:55:31 +0200 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2024-04-08 05:55:31 +0200 |
commit | b6d322a77dfafdadf864bf6028a1fa1e511deed4 (patch) | |
tree | 832905dc9c5f9ad540c995c817def0124aeffcce /sysutils/cbsd/Makefile | |
parent | biology/py-biopython: Update to 1.83 (diff) |
sysutils/cbsd: Update to 14.0.7
Diffstat (limited to 'sysutils/cbsd/Makefile')
-rw-r--r-- | sysutils/cbsd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/cbsd/Makefile b/sysutils/cbsd/Makefile index f9b540528373..8507a5469392 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -1,6 +1,5 @@ PORTNAME= cbsd -DISTVERSION= 14.0.6 -PORTREVISION= 1 +DISTVERSION= 14.0.7 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru |