From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 1 06:02:41 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E60016A4CE for ; Fri, 1 Oct 2004 06:02:41 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D64243D45 for ; Fri, 1 Oct 2004 06:02:41 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (smmsp@localhost [127.0.0.1]) i9162eng008979 for ; Fri, 1 Oct 2004 06:02:40 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i915oQfP003186; Fri, 1 Oct 2004 05:50:26 GMT (envelope-from gnats) Date: Fri, 1 Oct 2004 05:50:26 GMT Message-Id: <200410010550.i915oQfP003186@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Michael Johnson Subject: Re: ports/72206: [PATCH] multimedia/mpeg4ip: update to 1.1 [ 3 of 4 ] X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Michael Johnson List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Oct 2004 06:02:41 -0000 The following reply was made to PR ports/72206; it has been noted by GNATS. From: Michael Johnson To: Michael Johnson Cc: lioux@FreeBSD.org, FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/72206: [PATCH] multimedia/mpeg4ip: update to 1.1 [ 3 of 4 ] Date: Fri, 1 Oct 2004 01:47:19 -0400 I made a typo... DOCS_FILES= ${PORTDOCS} should be DOC_FILES= ${PORTDOCS} Sorry Michael