diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2018-05-28 11:49:41 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2018-05-28 11:49:41 +0000 |
commit | e3aeb0de3027193a0fd72bcc3e4f4a46783a587c (patch) | |
tree | 0592773d64a654f7c1887603a5bb58796fbc5845 /sysutils/cbsd/Makefile | |
parent | Upgrade science/dlib-cpp and science/py-dlib to 19.13. (diff) |
sysutils/cbsd: update to 11.2.0
PR: 228548
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=471039
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 76b202c5aa0e..c710618ff586 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cbsd -DISTVERSION= 11.1.20 +DISTVERSION= 11.2.0 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru |