mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
43aed8923a
- Bump PORTREV PR: 171554 Submitted by: Dru Lavigne <dru@FreeBSD.org> Approved by: Maintainer timeout
12 lines
295 B
C
12 lines
295 B
C
--- src/xsane.h.o 2012-10-01 11:12:56.549589382 -0400
|
|
+++ src/xsane.h 2012-10-01 11:12:40.660589178 -0400
|
|
@@ -251,7 +251,7 @@
|
|
# elif defined(HAVE_OS2_H)
|
|
# define DEFAULT_BROWSER "netscape"
|
|
# else
|
|
-# define DEFAULT_BROWSER "netscape"
|
|
+# define DEFAULT_BROWSER "xdg-open"
|
|
# endif
|
|
#endif
|
|
|