diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2018-02-15 19:16:41 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2018-02-15 19:16:41 +0000 |
commit | e12c1c4ac23cc0025c9830656a9a8a48bd39b2be (patch) | |
tree | 5eb1bf8ded1f04fb584fdd40c59030c764cb2c89 /sysutils/cbsd/Makefile | |
parent | multimedia/mpv: Update to 0.27.2 (diff) |
sysutils/cbsd: update to 11.1.15
https://github.com/cbsd/cbsd/releases/tag/v11.1.15
PR: 225887
Submitted by: olevole@olevole.ru (maintainer)
Notes
Notes:
svn path=/head/; revision=461946
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 7399b3660ebf..6fd892b4135a 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cbsd -DISTVERSION= 11.1.14 +DISTVERSION= 11.1.15 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru |