From owner-cvs-all Thu Dec 2 22:12:10 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E8F814D21; Thu, 2 Dec 1999 22:12:08 -0800 (PST) (envelope-from dburr@FreeBSD.org) Received: (from dburr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA56402; Thu, 2 Dec 1999 22:12:02 -0800 (PST) (envelope-from dburr@FreeBSD.org) Message-Id: <199912030612.WAA56402@freefall.freebsd.org> From: Donald Burr Date: Thu, 2 Dec 1999 22:12:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/napster Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dburr 1999/12/02 22:12:02 PST Modified files: audio/napster Makefile Log: ${INSTALL_PROGRAM} runs strip, which doesn't like the fact that this is a NetBSD binary. Fixed. Thanks to Spidey for quickly pointing this out to me. Revision Changes Path 1.4 +2 -2 ports/audio/napster/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message