diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2009-12-12 15:17:06 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2009-12-12 15:17:06 +0000 |
commit | 2989e65b271957904f3db90cc940d602d40a6054 (patch) | |
tree | 0b8e9e161dc4c1af4ad0d76bb4ccdfce68469f73 /www/firefox35 | |
parent | af17549e953f36dccc9a22f11f87404c3d336a93 (diff) |
Notes
Diffstat (limited to 'www/firefox35')
-rw-r--r-- | www/firefox35/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index 6f12908eaac6..8461ac80d1ba 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -40,7 +40,7 @@ HAS_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes NO_MOZPKGINSTALL=yes -CONFLICTS= firefox-3.0.* +CONFLICTS= firefox-3.0.* firefox-3.6* FIREFOX_ICON= ${MOZILLA}.png FIREFOX_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/chrome/icons/default/default48.png |