aboutsummaryrefslogtreecommitdiff
path: root/dns/dnstop
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-10-09 10:34:56 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-10-09 10:34:56 +0000
commitebc87904a6db71b99f808354d91fdb0be51cc362 (patch)
tree126a80943649704a2417e20ec34f5ee47d4856c0 /dns/dnstop
parent941dd191d2928617c5f8924ec7b95789cae4fa9f (diff)
downloadports-ebc87904a6db71b99f808354d91fdb0be51cc362.tar.gz
ports-ebc87904a6db71b99f808354d91fdb0be51cc362.zip
Drop the ipv6 virtual category for d* category as it is not relevant anymore
Notes
Notes: svn path=/head/; revision=514130
Diffstat (limited to 'dns/dnstop')
-rw-r--r--dns/dnstop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnstop/Makefile b/dns/dnstop/Makefile
index 0201159a3239..660314b0e03a 100644
--- a/dns/dnstop/Makefile
+++ b/dns/dnstop/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dnstop
PORTVERSION= 20140915
-CATEGORIES= dns ipv6
+CATEGORIES= dns
MASTER_SITES= http://dns.measurement-factory.com/tools/dnstop/src/
MAINTAINER= mark@foster.cc