diff options
author | marcus <marcus@FreeBSD.org> | 2004-10-29 05:37:53 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-10-29 05:37:53 +0800 |
commit | 205fe0bf7e50b0faa0007e2f517618810e27fb7c (patch) | |
tree | 73471b82cd7409882f54ff22d1127594c691efec /www/firefox10/pkg-deinstall.in | |
parent | 34be4fa8cc6209860477c3a005f7ff2106651fcf (diff) | |
download | freebsd-ports-gnome-205fe0bf7e50b0faa0007e2f517618810e27fb7c.tar.gz freebsd-ports-gnome-205fe0bf7e50b0faa0007e2f517618810e27fb7c.tar.zst freebsd-ports-gnome-205fe0bf7e50b0faa0007e2f517618810e27fb7c.zip |
Update to 1.0.r (aka 1.0 Release Candidate 1). So far, the release notes have
not been published, but see
http://www.squarefree.com/burningedge/releases/1.0.html for a list of changes.
Diffstat (limited to 'www/firefox10/pkg-deinstall.in')
-rw-r--r-- | www/firefox10/pkg-deinstall.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox10/pkg-deinstall.in b/www/firefox10/pkg-deinstall.in index d806dcc711dc..b9b0ca220fbc 100644 --- a/www/firefox10/pkg-deinstall.in +++ b/www/firefox10/pkg-deinstall.in @@ -18,6 +18,7 @@ rm -rf ${MOZDIR}/chrome/overlayinfo rm -f ${MOZDIR}/chrome/*.rdf rm -f ${MOZDIR}/component.reg rm -f ${MOZDIR}/components.ini +rm -f ${MOZDIR}/defaults.ini rm -f ${MOZDIR}/components/*.dat rm -rf ${MOZDIR}/extensions |