aboutsummaryrefslogtreecommitdiff
path: root/dns/dnscrypt-proxy2
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/dnscrypt-proxy2
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/dnscrypt-proxy2')
-rw-r--r--dns/dnscrypt-proxy2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnscrypt-proxy2/Makefile b/dns/dnscrypt-proxy2/Makefile
index 242816fcfec7..fb2e896c3a08 100644
--- a/dns/dnscrypt-proxy2/Makefile
+++ b/dns/dnscrypt-proxy2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= dnscrypt-proxy
PORTVERSION= 2.0.27
-CATEGORIES= dns security ipv6
+CATEGORIES= dns security
PKGNAMESUFFIX= 2
MAINTAINER= egypcio@FreeBSD.org