aboutsummaryrefslogtreecommitdiff
path: root/mail/dkimproxy
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-10-09 12:06:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-10-09 12:06:22 +0000
commit0be2ce42f1a49b66c04ed3cb4fcf260b7c8da4c7 (patch)
tree039518f9fdbf6164ff51d7a2bacaf1ae95395221 /mail/dkimproxy
parent3bfe3c8083120e2a9941b749bb23825302b60734 (diff)
downloadports-0be2ce42f1a49b66c04ed3cb4fcf260b7c8da4c7.tar.gz
ports-0be2ce42f1a49b66c04ed3cb4fcf260b7c8da4c7.zip
Drop the ipv6 virtual category for m* category as it is not relevant anymore
Notes
Notes: svn path=/head/; revision=514142
Diffstat (limited to 'mail/dkimproxy')
-rw-r--r--mail/dkimproxy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dkimproxy/Makefile b/mail/dkimproxy/Makefile
index 3afd1a9c3e6c..8207a4d14917 100644
--- a/mail/dkimproxy/Makefile
+++ b/mail/dkimproxy/Makefile
@@ -4,7 +4,7 @@
PORTNAME= dkimproxy
PORTVERSION= 1.4.1
PORTREVISION= 1
-CATEGORIES= mail ipv6
+CATEGORIES= mail
MASTER_SITES= SF
MAINTAINER= andrey@bsdnir.info