diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-21 04:24:36 +0800 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-21 04:24:36 +0800 |
commit | 4f422633296033339b95a72aa79878d08d9af1c7 (patch) | |
tree | 1ba87365816379cbf14f61b393974553f78e5259 /www/firefox | |
parent | 921c9319af9ec4b9679f8a4144755c970e31c80b (diff) | |
download | freebsd-ports-gnome-4f422633296033339b95a72aa79878d08d9af1c7.tar.gz freebsd-ports-gnome-4f422633296033339b95a72aa79878d08d9af1c7.tar.zst freebsd-ports-gnome-4f422633296033339b95a72aa79878d08d9af1c7.zip |
Fix a patch.
PR: ports/74155
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/files/patch-browser_app_mozilla.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox/files/patch-browser_app_mozilla.in b/www/firefox/files/patch-browser_app_mozilla.in index cf763eeaa053..3d5c7203e32b 100644 --- a/www/firefox/files/patch-browser_app_mozilla.in +++ b/www/firefox/files/patch-browser_app_mozilla.in @@ -1,6 +1,6 @@ --- browser/app/mozilla.in.orig Sat Nov 13 00:54:51 2004 +++ browser/app/mozilla.in Sat Nov 13 00:57:22 2004 -@ -110,6 +110,7 @@ +@@ -110,6 +110,7 @@ # Check default compile-time libdir if [ -x "$moz_libdir/run-mozilla.sh" ]; then dist_bin="$moz_libdir" |