aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-06-14 19:42:55 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-06-14 19:42:55 +0000
commiteece2953a3ad51e72ca064a8fa25c1b294af8b3a (patch)
treebf2f4ad68266ce1751370b0aa6585ab7cbe735a6 /CHANGES
parentd1ba86f97cde5f57435f919310d90e06dbb4c9e8 (diff)
downloadports-eece2953a3ad51e72ca064a8fa25c1b294af8b3a.tar.gz
ports-eece2953a3ad51e72ca064a8fa25c1b294af8b3a.zip
Trim trailing whitespace
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=416907
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index febb49624492..8d546067fb21 100644
--- a/CHANGES
+++ b/CHANGES
@@ -295,10 +295,10 @@ AUTHOR: mat@FreeBSD.org
20150528:
AUTHOR: mat@FreeBSD.org
-
+
USE_GITHUB can now fetch multiple distfiles. It uses a grouping feature
similar to MASTER_SITES/PATCH_SITES.
-
+
Some helpful variables are provided: WRKSRC_<group> for putting things in the
right place in post-extract, and DISTNAME_<group>/DISTFILE_<group> for use
with EXTRACT_ONLY.