aboutsummaryrefslogtreecommitdiff
path: root/mail/linux-thunderbird/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/linux-thunderbird/Makefile')
-rw-r--r--mail/linux-thunderbird/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/mail/linux-thunderbird/Makefile b/mail/linux-thunderbird/Makefile
index bea08052ede5..a284fcd050a8 100644
--- a/mail/linux-thunderbird/Makefile
+++ b/mail/linux-thunderbird/Makefile
@@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= thunderbird
-DISTVERSION= 31.0
+DISTVERSION= 31.1.0
CATEGORIES= mail news net-im ipv6
-DISTNAME= ${PORTNAME}-${DISTVERSION}
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US
MAINTAINER= gecko@FreeBSD.org
@@ -14,7 +13,5 @@ USES= tar:bzip2
WANT_GTK218= yes
-USE_LINUX_APPS= dbusglib dbuslibs alsalib alsa-plugins-oss
-
.include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common"
.include <bsd.port.mk>