aboutsummaryrefslogtreecommitdiff
path: root/mail/thunderbird3
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-11-30 23:52:27 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-11-30 23:52:27 +0000
commit1bb60423d3e23d3b6bed058f4536f90a37df4a65 (patch)
tree33b083d87407e5d3fc58b5ee6e7e62eb1d76c2da /mail/thunderbird3
parenta077d959ddaf5b32f8b9b20efb9379b806f9bb65 (diff)
downloadports-1bb60423d3e23d3b6bed058f4536f90a37df4a65.tar.gz
ports-1bb60423d3e23d3b6bed058f4536f90a37df4a65.zip
- Fix typo in CONFLICTS
Submitted by: yattaran@gmail.com
Notes
Notes: svn path=/head/; revision=150097
Diffstat (limited to 'mail/thunderbird3')
-rw-r--r--mail/thunderbird3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile
index 5138cc9459fa..ad125367147a 100644
--- a/mail/thunderbird3/Makefile
+++ b/mail/thunderbird3/Makefile
@@ -37,7 +37,7 @@ PORTNAME_ICON= ${PREFIX}/lib/${PORTNAME}/chrome/icons/default/default.xpm
SYSTEM_PREFS= ${FAKEDIR}/lib/${PORTNAME}-${PORTVERSION}/defaults/pref/${PORTNAME}.js
MOZ_PIS_SCRIPTS=moz_pis_S50cleanhome
-CONFLICTS= thunerbird*-1.5*
+CONFLICTS= thunderbird*-1.5*
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../www/mozilla/Makefile.common"