diff options
author | danfe <danfe@FreeBSD.org> | 2012-11-17 02:43:55 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2012-11-17 02:43:55 +0800 |
commit | 65debf41e9cdc3380966078f30ca782525bea97a (patch) | |
tree | 1b7df41405664542e9821a4310f67511177170cb /CHANGES | |
parent | db2cc430824724a060c20007bea4eccfe0e5a541 (diff) | |
download | freebsd-ports-gnome-65debf41e9cdc3380966078f30ca782525bea97a.tar.gz freebsd-ports-gnome-65debf41e9cdc3380966078f30ca782525bea97a.tar.zst freebsd-ports-gnome-65debf41e9cdc3380966078f30ca782525bea97a.zip |
Minor whitespace and formatting fixes.
Feature safe: yes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -50,13 +50,13 @@ AUTHOR: gahr@FreeBSD.org GH_ACCOUNT - account name of the GitHub user hosting the project default: not set, mandatory - + GH_PROJECT - name of the project on GitHub default: ${PORTNAME} - + GH_TAGNAME - name of the tag to download (master, 2.0.1, ...) default: ${DISTVERSION} - + GH_COMMIT - first 7 digits of the commit that generated GH_TAGNAME (man git-describe(1)) default: not set, mandatory |