summaryrefslogtreecommitdiff
path: root/mail/mutt-devel/Makefile
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-06-01 02:53:21 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-06-01 02:53:21 +0000
commitbcb7076280f4e6b42871d36459d82c7c0938ed1a (patch)
tree0754da63c2022b04101f984f70e701d44d20993b /mail/mutt-devel/Makefile
parentPR: 52809 (diff)
PR: 52810
Submitted by: MAINTAINER Add ipv6 to the categories (as mutt flawlessly works with IPv6).
Notes
Notes: svn path=/head/; revision=81828
Diffstat (limited to 'mail/mutt-devel/Makefile')
-rw-r--r--mail/mutt-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index 542c5462adf9..c4954f47661f 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -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