aboutsummaryrefslogtreecommitdiffstats
path: root/mail/thunderbird-devel
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-11-30 05:25:38 +0800
committerahze <ahze@FreeBSD.org>2005-11-30 05:25:38 +0800
commit6b7adae305cdf9bbc7e845391d002916cdc99cba (patch)
treec4c6902328eabe6696ecf6ee5d50efb803335cf8 /mail/thunderbird-devel
parent6912cdc55c8cd833704dc4ef71672cdff707d4ed (diff)
downloadfreebsd-ports-gnome-6b7adae305cdf9bbc7e845391d002916cdc99cba.tar.gz
freebsd-ports-gnome-6b7adae305cdf9bbc7e845391d002916cdc99cba.tar.zst
freebsd-ports-gnome-6b7adae305cdf9bbc7e845391d002916cdc99cba.zip
- Fix thunderbird-devel icon
Submitted by: marcus
Diffstat (limited to 'mail/thunderbird-devel')
-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 00a44fbdff49..1356a8d6f983 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.15 2005/11/23 04:54:58 ahze Exp $
+# $MCom: ports/mail/thunderbird-devel/Makefile,v 1.16 2005/11/27 18:53:59 marcus 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 814e074814af..b8730d2f50ea 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