diff options
Diffstat (limited to 'comms/ecu/Makefile')
-rw-r--r-- | comms/ecu/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/ecu/Makefile b/comms/ecu/Makefile index 8b2e365d4e24..1309cc3c93ee 100644 --- a/comms/ecu/Makefile +++ b/comms/ecu/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ecu -# Version required: 4.07 +# Version required: 4.08 # Date created: Feb 18, 1995 # Whom: ache # -# $Id: Makefile,v 1.17 1997/06/25 07:42:44 ache Exp $ +# $Id: Makefile,v 1.18 1997/07/02 03:47:10 asami Exp $ # -DISTNAME= ecu-4.07 +DISTNAME= ecu-4.08 CATEGORIES= comms MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/comm/ #MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/ |