diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 19:09:14 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 19:09:14 +0800 |
commit | 93637cc764dd0eadb39d4faf2311bc61d7b3e265 (patch) | |
tree | e9e6dc56d6e4b04cfacf45ccb3b74fdd987668e3 /net/asterisk13 | |
parent | e9c317ffbac6a778828b3e70efdf887d9384e0c8 (diff) | |
download | freebsd-ports-gnome-93637cc764dd0eadb39d4faf2311bc61d7b3e265.tar.gz freebsd-ports-gnome-93637cc764dd0eadb39d4faf2311bc61d7b3e265.tar.zst freebsd-ports-gnome-93637cc764dd0eadb39d4faf2311bc61d7b3e265.zip |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket
Diffstat (limited to 'net/asterisk13')
-rw-r--r-- | net/asterisk13/pkg-message | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/asterisk13/pkg-message b/net/asterisk13/pkg-message index dabe6c3ed3bf..08d8de995d68 100644 --- a/net/asterisk13/pkg-message +++ b/net/asterisk13/pkg-message @@ -1,14 +1,14 @@ ########################################################################### This port supports custom Asterisk configurations using a *user-supplied* - menuselect.makeopt file. + menuselect.makeopt file. This feature is of most value for users that want to disable or override default functionality that they dont want or need, particular in space and/or resource constrained, or embedded environments. If a file named ".asterisk.makeopts" is found in the ports files/ - directory, its contents will be used to configure Asterisk at the + directory, its contents will be used to configure Asterisk at the post-configure stage. If the file is *not* found, the port will default to a 'normal' Asterisk @@ -20,7 +20,7 @@ Asterisk. NOTE: The contents of this file *MUST* be syntactically and semantically - valid, as the port does *NOT* perform validation of this file. + valid, as the port does *NOT* perform validation of this file. In particular, ensure that all Asterisk options have their dependencies met, using the corresponding port OPTIONS dependencies. |