diff options
author | edwin <edwin@FreeBSD.org> | 2004-01-10 20:04:05 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-01-10 20:04:05 +0800 |
commit | 60af2f5af864710495eef2b9a4e00a6c32fec2e8 (patch) | |
tree | 93afcc4bf7b6b765b7815eca016985577096f437 /emulators/sim | |
parent | e30792830f757751f702759a846105b1ce247a32 (diff) | |
download | freebsd-ports-gnome-60af2f5af864710495eef2b9a4e00a6c32fec2e8.tar.gz freebsd-ports-gnome-60af2f5af864710495eef2b9a4e00a6c32fec2e8.tar.zst freebsd-ports-gnome-60af2f5af864710495eef2b9a4e00a6c32fec2e8.zip |
remove spaces in favour of a tabs.
Diffstat (limited to 'emulators/sim')
-rw-r--r-- | emulators/sim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/sim/Makefile b/emulators/sim/Makefile index 71c769d55c88..ace849f0f85b 100644 --- a/emulators/sim/Makefile +++ b/emulators/sim/Makefile @@ -30,7 +30,7 @@ BIN_FILES= pdp1 pdp4 pdp7 pdp8 pdp9 \ i1620 s3 altair altairz80 \ gri ibm1130 id16 id32 sds -PORTDOCS= 0readme_30.txt simh_doc.txt simh_swre.txt \ +PORTDOCS= 0readme_30.txt simh_doc.txt simh_swre.txt \ 0readme_ethernet.txt simh_faq.txt pre-patch: |