diff options
author | Steve Wills <swills@FreeBSD.org> | 2018-10-27 01:47:04 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2018-10-27 01:47:04 +0000 |
commit | d71e8cd0d1aa2534815d6095c350eebbfc410ef9 (patch) | |
tree | 90232af82676b1d79fc614d17b0af767b41c2a7d /sysutils/cbsd/Makefile | |
parent | audio/cpp-xmms2: unbreak with boost 1.69 (diff) |
sysutils/cbsd: update to 12.0.0
PR: 232508
Submitted by: olevole@olevole.ru (maintainer)
Notes
Notes:
svn path=/head/; revision=483092
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 e203c0b564a6..6ead02c5f8bf 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cbsd -DISTVERSION= 11.2.1 +DISTVERSION= 12.0.0 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru |