diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-11-28 13:34:50 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-11-28 13:34:50 +0000 |
commit | 10755d46955bd4f2175bed5ccb894dff3468fe32 (patch) | |
tree | d79b08f8bf6e27ab34f6ba27da51b78b7468c5cc /comms/ecu | |
parent | a602f438def909cfcebc14e21d3f51c046af5b8b (diff) | |
download | ports-10755d46955bd4f2175bed5ccb894dff3468fe32.tar.gz ports-10755d46955bd4f2175bed5ccb894dff3468fe32.zip |
Notes
Diffstat (limited to 'comms/ecu')
-rw-r--r-- | comms/ecu/Makefile | 3 | ||||
-rw-r--r-- | comms/ecu/pkg-descr | 9 |
2 files changed, 3 insertions, 9 deletions
diff --git a/comms/ecu/Makefile b/comms/ecu/Makefile index e1f0d5ee6861..d0214e349e09 100644 --- a/comms/ecu/Makefile +++ b/comms/ecu/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/ MAINTAINER= ports@FreeBSD.org COMMENT= Extended Call Utility +DEPRECATED= is unfetchable and project homepage disappeared +EXPIRATION_DATE= 2006-12-27 + MAN1= ecu.1 do-configure: diff --git a/comms/ecu/pkg-descr b/comms/ecu/pkg-descr index 1dd5c1cde879..2a0ed5a22667 100644 --- a/comms/ecu/pkg-descr +++ b/comms/ecu/pkg-descr @@ -20,12 +20,3 @@ late 1990. It also fares well, though imperfectly, with Sun and VT-100 in-band video control sequences. Standards are great: everybody should have one, especially if they call it "ANSI." - - The program supports almost any local terminal (console) which can be - described in a termcap database entry. For more information, refer to - "Supported Terminals." - - ECU supports numerous file transfer protocols: as of this writing, - XMODEM, XMODEM/CRC, XMODEM-1K, YMODEM/CRC Batch, ZMODEM/CRC-16, - ZMODEM/CRC-32, Kermit and SEAlink are supported. - |