aboutsummaryrefslogtreecommitdiff
path: root/dns/totd
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/totd
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/totd')
-rw-r--r--dns/totd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/totd/Makefile b/dns/totd/Makefile
index dc4e936a95fc..ebc3e57730b2 100644
--- a/dns/totd/Makefile
+++ b/dns/totd/Makefile
@@ -4,7 +4,7 @@
PORTNAME= totd
PORTVERSION= 1.5.1
PORTREVISION= 1
-CATEGORIES= dns ipv6
+CATEGORIES= dns
MASTER_SITES= http://BSDforge.com/projects/source/dns/totd/
MAINTAINER= ed@FreeBSD.org