diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-05-11 19:33:04 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-05-11 19:33:04 +0000 |
commit | 8a974ad23e18e3eb40ae2bc9d74d1e112f65f954 (patch) | |
tree | a1c13ea30c717506bf54be420406197f3ec740ff /comms/ecu/Makefile | |
parent | Upgrade. (diff) |
Upgrade.
Diffstat (limited to 'comms/ecu/Makefile')
-rw-r--r-- | comms/ecu/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/comms/ecu/Makefile b/comms/ecu/Makefile index 569de395f7cd..512487f59a2c 100644 --- a/comms/ecu/Makefile +++ b/comms/ecu/Makefile @@ -1,15 +1,16 @@ # New ports collection makefile for: ecu -# Version required: 3.33 +# Version required: 3.34beta # Date created: Feb 18, 1995 # Whom: ache # -# $Id$ +# $Id: Makefile,v 1.3 1995/04/12 04:54:30 asami Exp $ # -DISTNAME= ecu-3.33 +DISTNAME= ecu-3.34beta CATEGORIES+= comms MASTER_SITES= ftp://ftp.kiae.su/unix/comm/ EXTRACT_SUFX= .cpio.Z +WRKSRC= ${WRKDIR}/ecu MAINTAINER= ache@FreeBSD.ORG |