diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-08-12 17:46:53 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-08-12 17:46:53 +0300 |
commit | 4cf39decb348615b9c8a28370d987a85d1b8a5ed (patch) | |
tree | b3f23bc1a7f6b90c311d8cc64601a4f8c603f717 /net/tcpflow | |
parent | www/pecl-yar: Ignore with php82 (diff) |
*/*: bump all consumers after recent boost upgrade
Diffstat (limited to 'net/tcpflow')
-rw-r--r-- | net/tcpflow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpflow/Makefile b/net/tcpflow/Makefile index bc3bf494f6fe..e07753aeea3c 100644 --- a/net/tcpflow/Makefile +++ b/net/tcpflow/Makefile @@ -1,6 +1,6 @@ PORTNAME= tcpflow PORTVERSION= 1.5.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= http://downloads.digitalcorpora.org/downloads/${PORTNAME}/ |