diff options
author | kris <kris@FreeBSD.org> | 2004-12-12 01:56:28 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-12-12 01:56:28 +0000 |
commit | 1bbec5b3fd324ad83f24eff9d7c9437d2122f736 (patch) | |
tree | 1d60dac12e8d5c682caaaaf2e02b17865a286084 /emulators/sim | |
parent | 3b61f4eb3a127c88437d4c3fec78b32a843fa9ef (diff) | |
download | FreeBSD-ports-1bbec5b3fd324ad83f24eff9d7c9437d2122f736.zip FreeBSD-ports-1bbec5b3fd324ad83f24eff9d7c9437d2122f736.tar.gz |
Now fetchable again
Diffstat (limited to 'emulators/sim')
-rw-r--r-- | emulators/sim/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/sim/Makefile b/emulators/sim/Makefile index c7344b0..5a277fc 100644 --- a/emulators/sim/Makefile +++ b/emulators/sim/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 \ |