From owner-cvs-ports Sat Mar 15 04:13:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA19233 for cvs-ports-outgoing; Sat, 15 Mar 1997 04:13:33 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA19217; Sat, 15 Mar 1997 04:13:27 -0800 (PST) Date: Sat, 15 Mar 1997 04:13:27 -0800 (PST) From: Satoshi Asami Message-Id: <199703151213.EAA19217@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/devel/SWIG/patches patch-aa Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 97/03/15 04:13:25 Modified: devel/SWIG/patches patch-aa Log: "mkdir" -> "mkdir -p". The ironic thing is that I wouldn't have found this out if some other package build didn't fall over and I didn't have to build this twice.... Revision Changes Path 1.4 +1 -1 ports/devel/SWIG/patches/patch-aa