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 2bd2d802794a..2dfa2578fd15 100644 --- a/comms/ecu/Makefile +++ b/comms/ecu/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ecu -# Version required: 3.38.06 +# Version required: 3.39 # Date created: Feb 18, 1995 # Whom: ache # -# $Id: Makefile,v 1.6 1995/12/28 14:59:07 ache Exp $ +# $Id: Makefile,v 1.7 1996/01/04 19:49:05 ache Exp $ # -DISTNAME= ecu-3.38.06 +DISTNAME= ecu-3.39 CATEGORIES+= comms MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/ \ ftp://ftp.kiae.su/unix/comm/ |