diff options
Diffstat (limited to 'comms/ecu/Makefile')
-rw-r--r-- | comms/ecu/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/comms/ecu/Makefile b/comms/ecu/Makefile index a7d7fe28b67d..305e7325af8a 100644 --- a/comms/ecu/Makefile +++ b/comms/ecu/Makefile @@ -1,14 +1,15 @@ # New ports collection makefile for: ecu -# Version required: 3.40 +# Version required: 3.44 # Date created: Feb 18, 1995 # Whom: ache # -# $Id: Makefile,v 1.8 1996/04/01 02:50:47 ache Exp $ +# $Id: Makefile,v 1.9 1996/07/30 17:20:57 ache Exp $ # -DISTNAME= ecu-3.40 +DISTNAME= ecu-3.44 CATEGORIES+= comms -MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/ +MASTER_SITES= ftp://ftp.relcom.ru/unix/comm/ +#MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/ MAINTAINER= ache@FreeBSD.ORG |