diff options
-rw-r--r-- | comms/ecu/Makefile | 10 | ||||
-rw-r--r-- | comms/ecu/distinfo | 2 |
2 files changed, 4 insertions, 8 deletions
diff --git a/comms/ecu/Makefile b/comms/ecu/Makefile index dd0880436af6..4423a9956435 100644 --- a/comms/ecu/Makefile +++ b/comms/ecu/Makefile @@ -1,22 +1,18 @@ # New ports collection makefile for: ecu -# Version required: 4.00 +# Version required: 4.01 # Date created: Feb 18, 1995 # Whom: ache # -# $Id: Makefile,v 1.12 1996/11/17 03:00:37 obrien Exp $ +# $Id: Makefile,v 1.13 1997/01/27 00:13:42 ache Exp $ # -DISTNAME= ecu-4.00 +DISTNAME= ecu-4.01 CATEGORIES= comms MASTER_SITES= ftp://ftp.relcom.ru/unix/comm/ #MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/ -EXTRACT_SUFX= .cpio.gz MAINTAINER= ache@FreeBSD.ORG -EXTRACT_CMD= ( gzcat | cpio -idm ) -EXTRACT_ARGS= < - do-configure: cd ${WRKSRC}; yes "" | ./Configure diff --git a/comms/ecu/distinfo b/comms/ecu/distinfo index 5652ee73bfb3..59efe395d04f 100644 --- a/comms/ecu/distinfo +++ b/comms/ecu/distinfo @@ -1 +1 @@ -MD5 (ecu-4.00.cpio.gz) = b3b4150cc5e5fc04439fd7bd8dc023bc +MD5 (ecu-4.01.tar.gz) = 5226e692d68a691b2b58a2e87a22adbd |