diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-10 12:04:05 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-10 12:04:05 +0000 |
commit | fe087e6c255164e9f74bbb66af05a8092ccbbe04 (patch) | |
tree | 0b427f50553316bd9ef4d08b5bd6c22b1036b899 /emulators/sim | |
parent | 7eebd8d39bc128c22492882fa2aab518a9f567b7 (diff) | |
download | ports-fe087e6c255164e9f74bbb66af05a8092ccbbe04.tar.gz ports-fe087e6c255164e9f74bbb66af05a8092ccbbe04.zip |
Notes
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: |