New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81147


Ignore:
Timestamp:
07/25/11 19:03:53 (4 years ago)
Author:
dports@…
Message:

fuse4x-kext: whitespace; remove commented-out line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • users/dports/ports/fuse/fuse4x-kext/Portfile

    r81142 r81147  
    5656xcode.configuration Release 
    5757 
    58 #destroot.violate_mtree  yes 
    59 destroot.asroot         yes 
     58destroot.asroot     yes 
    6059 
    6160destroot { 
     
    7372        ui_msg "*  fuse4x is already loaded. You may need to restart.  *" 
    7473        ui_msg "*  Alternatively, if feeling adventurous, you can run  *" 
    75         ui_msg "*  `sudo kextunload -b org.fuse4x.kext.fuse4x`  *" 
     74        ui_msg "*  `sudo kextunload -b org.fuse4x.kext.fuse4x`         *" 
    7675        ui_msg "********************************************************" 
    7776    } 
Note: See TracChangeset for help on using the changeset viewer.