diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 2c9f202aa..71a7cddcd 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/mail/thunderbird/Makefile,v 1.21 2006/12/20 23:46:13 ahze Exp $ +# $MCom: ports/mail/thunderbird/Makefile,v 1.22 2006/12/20 23:51:48 ahze Exp $ # PORTNAME= thunderbird DISTVERSION= 2.0b1 -CATEGORIES= mail +CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source DISTNAME= ${PORTNAME}-${DISTVERSION}-source |