Skip to content
Permalink
Browse files

wine*: Fix line wrapping of notes

  • Loading branch information
ryandesign committed Mar 21, 2018
1 parent 95e9479 commit 234eed0cc8f7ea96cd79f30ef88ba672342ee7d2
Showing with 3 additions and 3 deletions.
  1. +1 −1 x11/wine-crossover/Portfile
  2. +1 −1 x11/wine-devel/Portfile
  3. +1 −1 x11/wine/Portfile
@@ -334,7 +334,7 @@ if {[variant_isset universal]} {
Wine supports both 32-bit and 64-bit now. It is compatible with your\
existing 32-bit wine prefix, but it will now default to 64-bit when you\
create a new wine prefix. The architecture can be selected using the\
WINEARCH environment variable which can be set to either \"win32\" or
WINEARCH environment variable which can be set to either \"win32\" or\
\"win64\".
To create a new pure 32-bit prefix, you can run:
@@ -334,7 +334,7 @@ if {[variant_isset universal]} {
Wine supports both 32-bit and 64-bit now. It is compatible with your\
existing 32-bit wine prefix, but it will now default to 64-bit when you\
create a new wine prefix. The architecture can be selected using the\
WINEARCH environment variable which can be set to either \"win32\" or
WINEARCH environment variable which can be set to either \"win32\" or\
\"win64\".
To create a new pure 32-bit prefix, you can run:
@@ -333,7 +333,7 @@ if {[variant_isset universal]} {
Wine supports both 32-bit and 64-bit now. It is compatible with your\
existing 32-bit wine prefix, but it will now default to 64-bit when you\
create a new wine prefix. The architecture can be selected using the\
WINEARCH environment variable which can be set to either \"win32\" or
WINEARCH environment variable which can be set to either \"win32\" or\
\"win64\".
To create a new pure 32-bit prefix, you can run:

0 comments on commit 234eed0

Please sign in to comment.
You can’t perform that action at this time.