diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-12-21 08:20:43 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-12-21 08:20:43 +0000 |
commit | 3f1f6fcfb31853ed0bc70650bbd19a68026e46f5 (patch) | |
tree | 5c19b5aad1253e23b71eecd85d58b614907b2746 /mail/thunderbird/Makefile | |
parent | 8e71f63b82e2f4b5a42dd7f558b82da32dd4c1ca (diff) |
Notes
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r-- | mail/thunderbird/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 262208633bcf..87999415623c 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -8,7 +8,7 @@ PORTNAME= thunderbird DISTVERSION= 1.5.0.9 -CATEGORIES= mail +CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source DISTNAME= ${PORTNAME}-${DISTVERSION}-source |