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