diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 10:23:14 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 10:23:14 +0000 |
commit | 941dd191d2928617c5f8924ec7b95789cae4fa9f (patch) | |
tree | cdb63e0aec46193169d2a777830adc7bf33aa88e /benchmarks/tcpblast | |
parent | Drop the ipv6 virtual category for a* category as it is not relevant anymore (diff) |
Drop the ipv6 virtual category for b* category as it is not relevant anymore
Diffstat (limited to 'benchmarks/tcpblast')
-rw-r--r-- | benchmarks/tcpblast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/tcpblast/Makefile b/benchmarks/tcpblast/Makefile index cd4917f60b3b..267c59ea5ab7 100644 --- a/benchmarks/tcpblast/Makefile +++ b/benchmarks/tcpblast/Makefile @@ -4,7 +4,7 @@ PORTNAME= tcpblast PORTVERSION= 1.1 PORTREVISION= 1 -CATEGORIES= benchmarks net ipv6 +CATEGORIES= benchmarks net MASTER_SITES= # none DISTFILES= # none |