From owner-cvs-ports Tue Oct 14 08:39:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA24631 for cvs-ports-outgoing; Tue, 14 Oct 1997 08:39:26 -0700 (PDT) (envelope-from owner-cvs-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA24534; Tue, 14 Oct 1997 08:38:46 -0700 (PDT) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id IAA14577; Tue, 14 Oct 1997 08:37:51 -0700 (PDT) Date: Tue, 14 Oct 1997 08:37:51 -0700 (PDT) Message-Id: <199710141537.IAA14577@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/scotty/patches patch-aa Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk andreas 1997/10/14 08:37:50 PDT Modified files: net/scotty/patches patch-aa Log: tkined.sh.in was missing the "$*", which led to the misbehaviour, that tkined couldn't be called with an argument : tkined filename1 Reviewed by: agreed by phk Revision Changes Path 1.6 +1 -1 ports/net/scotty/patches/patch-aa