diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-11-18 23:30:13 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-11-18 23:30:13 +0000 |
commit | c224849c6a95ad6296f292799ed444d84cfea0c0 (patch) | |
tree | da10d5d6c48a96c02fa9efeed892fde293b96ec9 /emulators | |
parent | 018845f3c62f252d8d6a4afa2e0356566a0e8078 (diff) | |
download | FreeBSD-ports-c224849c6a95ad6296f292799ed444d84cfea0c0.zip FreeBSD-ports-c224849c6a95ad6296f292799ed444d84cfea0c0.tar.gz |
Remove trailing whitespaces.
Feature safe: yes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/simh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index 5496efe..7125048 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -23,7 +23,7 @@ NO_WRKSUBDIR= yes BIN_FILES= altair altairz80 gri h316 hp2100 i1401 i1620 i7094 ibm1130 \ id16 id32 lgp nova pdp1 pdp10 pdp11 pdp15 pdp4 pdp7 pdp8 pdp9 \ - s3 sds vax vax780 + s3 sds vax vax780 PORTDOCS= 0readme_38.txt 0readme_ethernet.txt |