summaryrefslogtreecommitdiffstats
path: root/mail/thunderbird/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-01-28 12:51:34 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-01-28 12:51:34 +0800
commitb8a38072ad2d819c49a17ea26b8a8d250f35c06c (patch)
treeecfb4f90538fe2d1bc907a5552eb4394a1261bb0 /mail/thunderbird/Makefile
parent134b4d866791ab649d34eb9511f7ab69fc166f32 (diff)
downloadmarcuscom-ports-b8a38072ad2d819c49a17ea26b8a8d250f35c06c.tar
marcuscom-ports-b8a38072ad2d819c49a17ea26b8a8d250f35c06c.tar.gz
marcuscom-ports-b8a38072ad2d819c49a17ea26b8a8d250f35c06c.tar.bz2
marcuscom-ports-b8a38072ad2d819c49a17ea26b8a8d250f35c06c.tar.lz
marcuscom-ports-b8a38072ad2d819c49a17ea26b8a8d250f35c06c.tar.xz
marcuscom-ports-b8a38072ad2d819c49a17ea26b8a8d250f35c06c.tar.zst
marcuscom-ports-b8a38072ad2d819c49a17ea26b8a8d250f35c06c.zip
Update to 2.0b2
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8238 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r--mail/thunderbird/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index 71a7cddcd..ea926d885 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/mail/thunderbird/Makefile,v 1.22 2006/12/20 23:51:48 ahze Exp $
+# $MCom: ports/mail/thunderbird/Makefile,v 1.23 2006/12/21 08:23:30 mezz Exp $
#
PORTNAME= thunderbird
-DISTVERSION= 2.0b1
+DISTVERSION= 2.0b2
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED}
MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source
@@ -72,7 +72,7 @@ post-patch:
port-pre-install:
${MKDIR} ${FAKEDIR}/lib/${PORTNAME}/defaults
- ${CP} -RL ${WRKSRC}/dist/bin/defaults/isp \
+ ${CP} -RL ${WRKSRC}/dist/bin/isp \
${FAKEDIR}/lib/${PORTNAME}/defaults
pre-install: