From owner-freebsd-commit Mon Apr 24 01:49:17 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA27262 for commit-outgoing; Mon, 24 Apr 1995 01:49:17 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA27249 for cvs-ports-outgoing; Mon, 24 Apr 1995 01:49:14 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA27237 ; Mon, 24 Apr 1995 01:49:07 -0700 Date: Mon, 24 Apr 1995 01:49:07 -0700 From: Satoshi Asami Message-Id: <199504240849.BAA27237@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/net/tkined/scripts untrue Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/04/24 01:49:04 Modified: net/tkined Makefile Log: (1) Use PATCHFILES. (2) Call scripts/untrue for all the Makefile.in's from pre-configure. Added: net/tkined/scripts untrue Log: Changes "/bin/true" to "true" so that Makefiles don't fall flat on their collective faces.