summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-28 02:54:00 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-28 02:54:00 +0800
commit4044a08ae8bc45bfa6f49e4fa1b9fa1b804d4483 (patch)
tree5c413bcbed736b1d6303558db848e8f2c0123d90 /mail
parent18e6d2dbbb9432c947c6e49439ee07ec893768c2 (diff)
downloadmarcuscom-ports-4044a08ae8bc45bfa6f49e4fa1b9fa1b804d4483.tar
marcuscom-ports-4044a08ae8bc45bfa6f49e4fa1b9fa1b804d4483.tar.gz
marcuscom-ports-4044a08ae8bc45bfa6f49e4fa1b9fa1b804d4483.tar.bz2
marcuscom-ports-4044a08ae8bc45bfa6f49e4fa1b9fa1b804d4483.tar.lz
marcuscom-ports-4044a08ae8bc45bfa6f49e4fa1b9fa1b804d4483.tar.xz
marcuscom-ports-4044a08ae8bc45bfa6f49e4fa1b9fa1b804d4483.tar.zst
marcuscom-ports-4044a08ae8bc45bfa6f49e4fa1b9fa1b804d4483.zip
Fix desktop icon.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5225 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird-devel/Makefile3
-rw-r--r--mail/thunderbird-devel/files/thunderbird.desktop.in2
2 files changed, 3 insertions, 2 deletions
diff --git a/mail/thunderbird-devel/Makefile b/mail/thunderbird-devel/Makefile
index aa9712b03..8cfa12648 100644
--- a/mail/thunderbird-devel/Makefile
+++ b/mail/thunderbird-devel/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/mail/thunderbird-devel/Makefile,v 1.14 2005/11/22 21:29:14 ahze Exp $
+# $MCom: ports/mail/thunderbird-devel/Makefile,v 1.15 2005/11/23 04:54:58 ahze Exp $
#
PORTNAME= thunderbird
DISTVERSION= 1.5rc1
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source
diff --git a/mail/thunderbird-devel/files/thunderbird.desktop.in b/mail/thunderbird-devel/files/thunderbird.desktop.in
index 814e07481..b8730d2f5 100644
--- a/mail/thunderbird-devel/files/thunderbird.desktop.in
+++ b/mail/thunderbird-devel/files/thunderbird.desktop.in
@@ -4,7 +4,7 @@ Name=Thunderbird
GenericName=Mail Client
Comment=Mail client and News Reader
Exec=thunderbird %U
-Icon=@THUNDERBIRD_ICON@
+Icon=@PORTNAME_ICON@
StartupNotify=false
Terminal=false
Type=Application