diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-20 04:41:07 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-20 04:41:07 +0000 |
commit | fc46e0580a5c4d3f01a226095f457a197b564cbe (patch) | |
tree | aba9d9e7699ca788b94106f750824e7563385855 /emulators/Makefile | |
parent | c6bc09609e1ecb6c77553d0efd65361986bad866 (diff) | |
download | FreeBSD-ports-fc46e0580a5c4d3f01a226095f457a197b564cbe.zip FreeBSD-ports-fc46e0580a5c4d3f01a226095f457a197b564cbe.tar.gz |
add cinc 2.1.3
Bell Laboratories cardiac computer emulator
PR: 39155
Submitted by: Amar Takhar <verm@drunkmonk.net>
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index b84eef6..7b9f9cd 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -8,6 +8,7 @@ SUBDIR += bfe SUBDIR += bochs SUBDIR += bsvc + SUBDIR += cinc SUBDIR += cingb SUBDIR += cpmemu SUBDIR += cpmtools |