diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2020-03-25 07:33:40 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2020-03-25 07:33:40 +0000 |
commit | 2d3940eaf9bddffeae3f159aa8ed23a50deb9bf3 (patch) | |
tree | 3ed1d1958b40dea3413baede28bb0b920d15969f /sysutils/cbsd/Makefile | |
parent | mail/roundcube-html5_notifier: Update to 0.6.4 (diff) |
Update to 12.1.7
Changes: https://github.com/cbsd/cbsd/releases/tag/v12.1.7
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=529081
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 5af0895dd86d..8dfd096f4e72 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= cbsd -DISTVERSION= 12.1.6 -PORTREVISION= 1 +DISTVERSION= 12.1.7 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru |