From 1e73eb0093ca86fa94083071748b67577be975db Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 13 May 1995 06:06:49 +0000 Subject: [PATCH] Add "PKGNAME=ecu-3.34b". The string "beta" is not allowed in the package name. --- comms/ecu/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/comms/ecu/Makefile b/comms/ecu/Makefile index 512487f59a2c..98d52e1b7449 100644 --- a/comms/ecu/Makefile +++ b/comms/ecu/Makefile @@ -3,10 +3,11 @@ # Date created: Feb 18, 1995 # Whom: ache # -# $Id: Makefile,v 1.3 1995/04/12 04:54:30 asami Exp $ +# $Id: Makefile,v 1.4 1995/05/11 19:32:28 ache Exp $ # DISTNAME= ecu-3.34beta +PKGNAME= ecu-3.34b CATEGORIES+= comms MASTER_SITES= ftp://ftp.kiae.su/unix/comm/ EXTRACT_SUFX= .cpio.Z