diff options
author | Steve Wills <swills@FreeBSD.org> | 2018-12-04 02:15:33 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2018-12-04 02:15:33 +0000 |
commit | f8fded1a327d3e7de4cadd33cd6eab88fa3d90dc (patch) | |
tree | 5a377a0ac95cf7cbaab61f48ee771364e4962776 /sysutils/cbsd/Makefile | |
parent | net/py-magic-wormhole: update to 0.11.2 (diff) |
sysutils/cbsd: update to 12.0.3
PR: 233762
Submitted by: olevole@olevole.ru (maintainer)
Notes
Notes:
svn path=/head/; revision=486577
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 be1a0a7fe8dc..fd9e42cbbb87 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cbsd -DISTVERSION= 12.0.2 +DISTVERSION= 12.0.3 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru |