From owner-freebsd-ports Sat Dec 25 11: 0: 4 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B7ED7151FA for ; Sat, 25 Dec 1999 11:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA23929; Sat, 25 Dec 1999 11:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from mach.greycat.com (mach.greycat.com [207.173.133.5]) by hub.freebsd.org (Postfix) with ESMTP id B3A0915058 for ; Sat, 25 Dec 1999 10:51:15 -0800 (PST) (envelope-from root@mach.greycat.com) Received: (from root@localhost) by mach.greycat.com (8.9.3/8.9.3) id KAA80819; Sat, 25 Dec 1999 10:51:39 -0800 (PST) (envelope-from root) Message-Id: <199912251851.KAA80819@mach.greycat.com> Date: Sat, 25 Dec 1999 10:51:39 -0800 (PST) From: dann@greycat.com Reply-To: dann@greycat.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/15688: typo in ports/audio/Makefile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15688 >Category: ports >Synopsis: ports/audio/Makefile has misspelling of directory name >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Dec 25 11:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Dann Lunsford >Release: FreeBSD 3.4-STABLE i386 >Organization: You're kidding, right? >Environment: FreeBSD mach.greycat.com 3.4-STABLE FreeBSD 3.4-STABLE #0: Sun Dec 19 12:19:55 PST 1999 root@mach.greycat.com:/usr/src/sys/compile/SATELLITE i386 >Description: ports/audio/Makefile has a SUBDIR line for cd-control; should be cd-console. causes things such as "make readmes" to glitch. >How-To-Repeat: make readmes in ports/audio >Fix: --- Makefile.orig Sat Dec 25 10:41:37 1999 +++ Makefile Sat Dec 25 10:42:09 1999 @@ -6,7 +6,7 @@ SUBDIR += aumix SUBDIR += bladeenc SUBDIR += cam - SUBDIR += cd-control + SUBDIR += cd-console SUBDIR += cdd SUBDIR += cdindex SUBDIR += cdplay >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message