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 | |
parent | 402320764a374842ca7294519cd85fa876128f30 (diff) | |
download | freebsd-ports-gnome-4e717f409f74e073371b03a9be2c2ac94736987f.tar.gz freebsd-ports-gnome-4e717f409f74e073371b03a9be2c2ac94736987f.tar.zst freebsd-ports-gnome-4e717f409f74e073371b03a9be2c2ac94736987f.zip |
Upgrade.
-rw-r--r-- | comms/ecu/Makefile | 7 | ||||
-rw-r--r-- | comms/ecu/distinfo | 2 | ||||
-rw-r--r-- | comms/ecu/pkg-comment | 2 | ||||
-rw-r--r-- | comms/ecu/pkg-plist | 8 |
4 files changed, 7 insertions, 12 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 diff --git a/comms/ecu/distinfo b/comms/ecu/distinfo index 707a5e29cf29..10f7584559cf 100644 --- a/comms/ecu/distinfo +++ b/comms/ecu/distinfo @@ -1 +1 @@ -MD5 (ecu-3.33.cpio.Z) = 4535ea95f9c2ecd8dc12b0a11026a854 +MD5 (ecu-3.34beta.cpio.Z) = 269f1ddb3933372a2709367fd17a67aa diff --git a/comms/ecu/pkg-comment b/comms/ecu/pkg-comment index 2abd3c187276..549f8cc606d0 100644 --- a/comms/ecu/pkg-comment +++ b/comms/ecu/pkg-comment @@ -1 +1 @@ -Extended Call Utility version 3.33 +Extended Call Utility version 3.34beta diff --git a/comms/ecu/pkg-plist b/comms/ecu/pkg-plist index be6fffc21f49..9c597fd56499 100644 --- a/comms/ecu/pkg-plist +++ b/comms/ecu/pkg-plist @@ -1,11 +1,5 @@ @cd /usr/local bin/ecu -lib/ecu/ecuhelp.data -lib/ecu/ecurz -lib/ecu/ecusea -lib/ecu/ecusz -lib/ecu/funckeymap -lib/ecu/tty1a.mi -lib/ecu/tty2d.mi +lib/ecu man/cat1/ecu.1 man/cat1/proc.1 |