From owner-cvs-ports Mon May 26 14:24:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA11740 for cvs-ports-outgoing; Mon, 26 May 1997 14:24:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA11637; Mon, 26 May 1997 14:22:40 -0700 (PDT) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA03214; Mon, 26 May 1997 14:22:07 -0700 (PDT) Date: Mon, 26 May 1997 14:22:07 -0700 (PDT) Message-Id: <199705262122.OAA03214@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/shells/bash2 Makefile Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 1997/05/26 14:22:07 PDT Modified files: shells/bash2 Makefile Log: FIx serious globbing error with \ due to wrong local fnmatch.h included Revision Changes Path 1.22 +3 -1 ports/shells/bash2/Makefile