diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2018-09-14 12:04:53 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2018-09-14 12:04:53 +0000 |
commit | bf58b0f8240467d5a816ec4d00053f898c2a4801 (patch) | |
tree | b7cf8e08be29fd0e79648c4a0b28ff01954603c1 /net/bctoolbox/Makefile | |
parent | 777e1e2a001e7817f70bf71b64d82aaf159f8300 (diff) | |
download | ports-bf58b0f8240467d5a816ec4d00053f898c2a4801.tar.gz ports-bf58b0f8240467d5a816ec4d00053f898c2a4801.zip |
Update security/mbedtls to 2.13.0 and bump dependent ports.
Notes
Notes:
svn path=/head/; revision=479770
Diffstat (limited to 'net/bctoolbox/Makefile')
-rw-r--r-- | net/bctoolbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bctoolbox/Makefile b/net/bctoolbox/Makefile index 65e940d31c8e..6d2cc398263c 100644 --- a/net/bctoolbox/Makefile +++ b/net/bctoolbox/Makefile @@ -3,7 +3,7 @@ PORTNAME= bctoolbox PORTVERSION= 0.2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= SAVANNAH/linphone/bctoolbox |