summaryrefslogtreecommitdiffstats
path: root/mail/enigmail-thunderbird/pkg-deinstall
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-07-22 05:50:57 +0000
committermarcus <marcus@FreeBSD.org>2005-07-22 05:50:57 +0000
commitfdf9df335940277d47a7cd35ecc9628dc22e0927 (patch)
tree756e7a8d298e32d515568837998ebb6deefe95a7 /mail/enigmail-thunderbird/pkg-deinstall
parenta4b56402a194cebe02dbf96efeba4bf2bb5418d3 (diff)
downloadFreeBSD-ports-fdf9df335940277d47a7cd35ecc9628dc22e0927.zip
FreeBSD-ports-fdf9df335940277d47a7cd35ecc9628dc22e0927.tar.gz
Chase additional Thunderbird version references.
Reqyedt by: ale
Diffstat (limited to 'mail/enigmail-thunderbird/pkg-deinstall')
-rw-r--r--mail/enigmail-thunderbird/pkg-deinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/enigmail-thunderbird/pkg-deinstall b/mail/enigmail-thunderbird/pkg-deinstall
index 1943dd4..a79cf72 100644
--- a/mail/enigmail-thunderbird/pkg-deinstall
+++ b/mail/enigmail-thunderbird/pkg-deinstall
@@ -1,7 +1,7 @@
#!/bin/sh
if test "$2" = "POST-DEINSTALL"; then
-FILE=${PKG_PREFIX}/lib/thunderbird/lib/thunderbird-1.0.5/chrome/installed-chrome.txt
+FILE=${PKG_PREFIX}/lib/thunderbird/lib/thunderbird-1.0.6/chrome/installed-chrome.txt
cp ${FILE} ${FILE}.orig
cat ${FILE}.orig | grep -v enigmime | grep -v enigmail > ${FILE}
rm ${FILE}.orig
OpenPOWER on IntegriCloud