aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt
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/mutt
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/mutt')
-rw-r--r--mail/mutt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index eb3bb356d90e..250cf8929bad 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mutt
DISTVERSION= 1.12.2
-CATEGORIES+= mail ipv6
+CATEGORIES+= mail
MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ \
ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \
https://bitbucket.org/mutt/mutt/downloads/ \