diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-12 01:56:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-12 01:56:28 +0000 |
commit | e6c7409adb9d70e1a83fbffbbde221cfe3163106 (patch) | |
tree | 1c283c99b5c093e7b85328569e12285678f2977e /emulators/simh | |
parent | a98806a357f932998fc90f0256658fac5fcedff1 (diff) | |
download | ports-e6c7409adb9d70e1a83fbffbbde221cfe3163106.tar.gz ports-e6c7409adb9d70e1a83fbffbbde221cfe3163106.zip |
Notes
Diffstat (limited to 'emulators/simh')
-rw-r--r-- | emulators/simh/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index c7344b03410f..5a277fcfbf53 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -20,8 +20,6 @@ RESTRICTED= "Non-commercial use only" MAKEFILE= makefile NO_WRKSUBDIR= yes -BROKEN= Unfetchable - SHELL=${SH} BIN_FILES= pdp1 pdp4 pdp7 pdp8 pdp9 \ |