Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Apr 2012 16:42:11 -0500
From:      "Bryan Drewery" <bryan@shatow.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/167465: [PATCH] Mk/bsd.port.mk: Trivial comment change for PORTDATA
Message-ID:  <20120430214214.8B7A21065670@hub.freebsd.org>
Resent-Message-ID: <201204302150.q3ULoC8W058579@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         167465
>Category:       ports
>Synopsis:       [PATCH] Mk/bsd.port.mk: Trivial comment change for PORTDATA
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 30 21:50:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Bryan Drewery
>Release:        FreeBSD 8.3-RELEASE i386
>Organization:
>Environment:

	
>Description:
	PORTDATA's section is described as 'documentation' instead of 'files'.
>How-To-Repeat:
	
>Fix:

	

--- PORTDATA.patch.txt begins here ---
--- bsd.port.mk.orig	2012-04-30 16:31:05.000000000 -0500
+++ bsd.port.mk	2012-04-30 16:31:49.000000000 -0500
@@ -679,7 +679,7 @@
 #				  installed.
 #				  Useful for dynamically generated examples.
 #
-# Set the following to specify all documentation your port installs into
+# Set the following to specify all files and directories your port installs into
 # ${DATADIR}
 #
 # PORTDATA		- A list of files and directories relative to DATADIR.
--- PORTDATA.patch.txt ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120430214214.8B7A21065670>