diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-02 09:21:58 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-02 09:21:58 +0000 |
commit | bbf7ef5615b14f020b875ffc8722a84552ed72d7 (patch) | |
tree | f6022d44f737ae0f73544a9529d177bf7bbf76e1 /www/gist | |
parent | - Fix LICENSE (diff) |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=427548
Diffstat (limited to 'www/gist')
-rw-r--r-- | www/gist/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gist/pkg-descr b/www/gist/pkg-descr index 18547d9dfd37..e1a2a9099569 100644 --- a/www/gist/pkg-descr +++ b/www/gist/pkg-descr @@ -1,4 +1,4 @@ This port is for the Gist commandline tool, which allows for posting to the Gist pastebin. -WWW: http://github.com/defunkt/gist/ +WWW: https://github.com/defunkt/gist/ |