1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

Format a few comment lines for ts=4 and <80 columns.

Feature safe:	yes
This commit is contained in:
Christian Weisgerber 2009-09-21 19:13:51 +00:00
parent 1d36e2bd1e
commit 64fe7233ca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241889

View File

@ -699,9 +699,9 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org
#
# Default targets and their behaviors:
#
# fetch - Retrieves missing ${DISTFILES} and ${PATCHFILES} for this
# fetch - Retrieves missing ${DISTFILES} and ${PATCHFILES} for this
# port.
# fetch-list - Show list of commands to retrieve missing ${DISTFILES} and
# fetch-list - Show list of commands to retrieve missing ${DISTFILES} and
# ${PATCHFILES} for this port.
# fetch-recursive
# - Retrieves missing ${DISTFILES} and ${PATCHFILES} for this
@ -771,7 +771,8 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org
# Automatically run prior to extract, patch, configure, build,
# install, and package.
# config-recursive
# - Configure options for this port for this port and all dependencies.
# - Configure options for this port for this port and all
# dependencies.
# showconfig - Display options config for this port.
# showconfig-recursive
# - Display options config for this port and all dependencies.
@ -1035,10 +1036,10 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org
# Default: ${PREFIX}/www/${PORTNAME}
# WWWDIR_REL - The WWWDIR relative to ${PREFIX}
#
# USERS - List of users to create at install time. Each login must have a
# corresponding entry in ${UID_FILES}.
# GROUPS - List of groups to create at install time. Each group must have a
# corresponding entry in ${GID_FILES}.
# USERS - List of users to create at install time. Each login must
# have a corresponding entry in ${UID_FILES}.
# GROUPS - List of groups to create at install time. Each group must
# have a corresponding entry in ${GID_FILES}.
#
# DESKTOPDIR - Name of the directory to install ${DESKTOP_ENTRIES} in.
# Default: ${PREFIX}/share/applications