summaryrefslogtreecommitdiff
path: root/mail/fetchmail
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/fetchmail
parent3bfe3c8083120e2a9941b749bb23825302b60734 (diff)
downloadfreebsd-ports-0be2ce42f1a49b66c04ed3cb4fcf260b7c8da4c7.zip
Drop the ipv6 virtual category for m* category as it is not relevant anymore
Diffstat (limited to 'mail/fetchmail')
-rw-r--r--mail/fetchmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 33cd4c4f9133..e8fcc17634ae 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= fetchmail
PORTVERSION= 6.4.1
-CATEGORIES= mail ipv6
+CATEGORIES= mail
MASTER_SITES= SF/${PORTNAME}/branch_6.4/
MAINTAINER= chalpin@cs.wisc.edu