diff options
author | ache <ache@FreeBSD.org> | 1995-05-12 03:33:04 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-05-12 03:33:04 +0800 |
commit | 4e717f409f74e073371b03a9be2c2ac94736987f (patch) | |
tree | 5a7691e07f66c4960b257513b8df647eb32c218e /comms/ecu/Makefile | |
parent | 402320764a374842ca7294519cd85fa876128f30 (diff) | |
download | freebsd-ports-gnome-4e717f409f74e073371b03a9be2c2ac94736987f.tar.gz freebsd-ports-gnome-4e717f409f74e073371b03a9be2c2ac94736987f.tar.zst freebsd-ports-gnome-4e717f409f74e073371b03a9be2c2ac94736987f.zip |
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 |