diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-20 12:41:07 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-20 12:41:07 +0800 |
commit | fc46e0580a5c4d3f01a226095f457a197b564cbe (patch) | |
tree | aba9d9e7699ca788b94106f750824e7563385855 /emulators/Makefile | |
parent | c6bc09609e1ecb6c77553d0efd65361986bad866 (diff) | |
download | freebsd-ports-graphics-fc46e0580a5c4d3f01a226095f457a197b564cbe.tar.gz freebsd-ports-graphics-fc46e0580a5c4d3f01a226095f457a197b564cbe.tar.zst freebsd-ports-graphics-fc46e0580a5c4d3f01a226095f457a197b564cbe.zip |
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 b84eef61a25..7b9f9cde999 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 |