1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

PR: 52810

Submitted by:	MAINTAINER
Add ipv6 to the categories (as mutt flawlessly works with IPv6).
This commit is contained in:
Foxfair Hu 2003-06-01 02:53:21 +00:00
parent ee96455941
commit bcb7076280
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81828

View File

@ -76,7 +76,7 @@
PORTNAME= mutt-devel
PORTVERSION= 1.5.4
PORTREVISION?= 2
CATEGORIES+= mail
CATEGORIES+= mail ipv6
.if defined(WITH_MUTT_NNTP)
CATEGORIES+= news
.endif