diff options
Diffstat (limited to 'comms/ecu/Makefile')
-rw-r--r-- | comms/ecu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/ecu/Makefile b/comms/ecu/Makefile index 0b409ab..be85e70 100644 --- a/comms/ecu/Makefile +++ b/comms/ecu/Makefile @@ -3,11 +3,11 @@ # Date created: Feb 18, 1995 # Whom: ache # -# $Id: Makefile,v 1.10 1996/08/17 18:34:35 ache Exp $ +# $Id: Makefile,v 1.11 1996/11/12 00:42:37 ache Exp $ # DISTNAME= ecu-3.55 -CATEGORIES+= comms +CATEGORIES= comms MASTER_SITES= ftp://ftp.relcom.ru/unix/comm/ #MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/ |