diff options
author | naddy <naddy@FreeBSD.org> | 2002-06-12 13:31:06 +0000 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-06-12 13:31:06 +0000 |
commit | 3eb3c956c4cc167fcaee7d0c40d75e69705ad5d5 (patch) | |
tree | 13e29297be7debef3a32089b19675f0c9fdeea84 /comms/Makefile | |
parent | f658d2a008220614b4d8d4281a55446a09d13954 (diff) | |
download | FreeBSD-ports-3eb3c956c4cc167fcaee7d0c40d75e69705ad5d5.zip FreeBSD-ports-3eb3c956c4cc167fcaee7d0c40d75e69705ad5d5.tar.gz |
Import of wy60 2.0.2:
A curses-based emulator for the Wyse 60 terminal.
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index 35c9fd0..23badfd 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -44,6 +44,7 @@ SUBDIR += viewfax SUBDIR += vpb2 SUBDIR += vrflash + SUBDIR += wy60 SUBDIR += xcept SUBDIR += yaps SUBDIR += yawmppp |