Changeset 82656
- Timestamp:
- 08/17/11 10:15:43 (4 years ago)
- Location:
- trunk/dports/emulators/simh
- Files:
-
- 2 added
- 1 edited
-
Portfile (modified) (2 diffs)
-
files (added)
-
files/sim_ether.c.diff (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/emulators/simh/Portfile
r46830 r82656 5 5 name simh 6 6 version v38-1 7 revision 17 revision 2 8 8 categories emulators 9 9 platforms darwin … … 29 29 use_zip yes 30 30 distname ${name}${version} 31 worksrcdir . 31 extract.mkdir yes 32 33 platform darwin 10 { 34 # ticket #26181 35 patchfiles-append sim_ether.c.diff 36 } 37 32 38 use_configure no 33 39
Note: See TracChangeset
for help on using the changeset viewer.

