summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-11-12 00:42:44 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-11-12 00:42:44 +0000
commitdea9fad48330023c96ef645b192c1c580b2c3230 (patch)
tree0605e06024f66f5682f2780b32695fd217c8212f /comms
parentUse BSD naming convention for pty names, it fixes two problems: (diff)
Upgrade to 3.55
Notes
Notes: svn path=/head/; revision=4413
Diffstat (limited to 'comms')
-rw-r--r--comms/ecu/Makefile10
-rw-r--r--comms/ecu/distinfo2
2 files changed, 6 insertions, 6 deletions
diff --git a/comms/ecu/Makefile b/comms/ecu/Makefile
index 305e7325af8a..0b409ab6dce3 100644
--- a/comms/ecu/Makefile
+++ b/comms/ecu/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: ecu
-# Version required: 3.44
+# Version required: 3.55
# Date created: Feb 18, 1995
# Whom: ache
#
-# $Id: Makefile,v 1.9 1996/07/30 17:20:57 ache Exp $
+# $Id: Makefile,v 1.10 1996/08/17 18:34:35 ache Exp $
#
-DISTNAME= ecu-3.44
+DISTNAME= ecu-3.55
CATEGORIES+= comms
MASTER_SITES= ftp://ftp.relcom.ru/unix/comm/
#MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/
@@ -18,7 +18,7 @@ do-configure:
post-install:
cd ${WRKSRC}/doc; \
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 ecu.man ${PREFIX}/man/cat1/ecu.1; \
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 proc.man ${PREFIX}/man/cat1/proc.1
+ ${INSTALL_MAN} ecu.man ${PREFIX}/man/cat1/ecu.1; \
+ ${INSTALL_MAN} proc.man ${PREFIX}/man/cat1/proc.1
.include <bsd.port.mk>
diff --git a/comms/ecu/distinfo b/comms/ecu/distinfo
index cda7ab470371..cf09357f58cc 100644
--- a/comms/ecu/distinfo
+++ b/comms/ecu/distinfo
@@ -1 +1 @@
-MD5 (ecu-3.44.tar.gz) = 1d4cdd0734599e3fc7cf6bb7a1a06f1f
+MD5 (ecu-3.55.tar.gz) = 3f169d3ae1f8840469c85c89ffac7dc3