diff options
author | foxfair <foxfair@FreeBSD.org> | 2003-06-01 10:51:45 +0800 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 2003-06-01 10:51:45 +0800 |
commit | 93c4349feb634d697dbc423b2fe3cbcead17d7e1 (patch) | |
tree | d0edd26c26c6783860a102ce2d6f3fe279cd1693 /mail | |
parent | ffe551b85577b7a52403bb03b077cd6bbb927331 (diff) | |
download | freebsd-ports-gnome-93c4349feb634d697dbc423b2fe3cbcead17d7e1.tar.gz freebsd-ports-gnome-93c4349feb634d697dbc423b2fe3cbcead17d7e1.tar.zst freebsd-ports-gnome-93c4349feb634d697dbc423b2fe3cbcead17d7e1.zip |
PR: 52809
Submitted by: MAINTAINER
Add ipv6 to the categories (as mutt flawlessly works with IPv6).
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mutt/Makefile | 2 | ||||
-rw-r--r-- | mail/mutt14/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 83a0aeaaab62..74c170c7e6d0 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -9,7 +9,7 @@ PORTNAME= mutt PORTVERSION= 1.4.1 PORTREVISION= 1 -CATEGORIES+= mail +CATEGORIES+= mail ipv6 MASTER_SITES= ftp://ftp.mutt.org/mutt/ \ ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \ ftp://ftp.demon.co.uk/pub/mirrors/mutt/ \ diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile index 83a0aeaaab62..74c170c7e6d0 100644 --- a/mail/mutt14/Makefile +++ b/mail/mutt14/Makefile @@ -9,7 +9,7 @@ PORTNAME= mutt PORTVERSION= 1.4.1 PORTREVISION= 1 -CATEGORIES+= mail +CATEGORIES+= mail ipv6 MASTER_SITES= ftp://ftp.mutt.org/mutt/ \ ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \ ftp://ftp.demon.co.uk/pub/mirrors/mutt/ \ |