diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-21 16:23:30 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-21 16:23:30 +0800 |
commit | fcda21f3945f42e53606427e910ebf622ab5a5d4 (patch) | |
tree | 74fc1fdfc7186d8212ac7a0d5ab594395d504d83 /mail/thunderbird/Makefile | |
parent | 98441951233e6e2f215e673bafb50b792a406548 (diff) | |
download | marcuscom-ports-fcda21f3945f42e53606427e910ebf622ab5a5d4.tar marcuscom-ports-fcda21f3945f42e53606427e910ebf622ab5a5d4.tar.gz marcuscom-ports-fcda21f3945f42e53606427e910ebf622ab5a5d4.tar.bz2 marcuscom-ports-fcda21f3945f42e53606427e910ebf622ab5a5d4.tar.lz marcuscom-ports-fcda21f3945f42e53606427e910ebf622ab5a5d4.tar.xz marcuscom-ports-fcda21f3945f42e53606427e910ebf622ab5a5d4.tar.zst marcuscom-ports-fcda21f3945f42e53606427e910ebf622ab5a5d4.zip |
Sync w/ FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8102 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/thunderbird/Makefile')
-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 |