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 /devel/py-python-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 'devel/py-python-gist')
-rw-r--r-- | devel/py-python-gist/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-python-gist/pkg-descr b/devel/py-python-gist/pkg-descr index 7c3b8df20164..c10f13cbf5f2 100644 --- a/devel/py-python-gist/pkg-descr +++ b/devel/py-python-gist/pkg-descr @@ -2,5 +2,5 @@ gist is a command line interface for working with GitHub gists. It provides several methods for inspecting a users gists, and the ability to easily create them. -WWW: http://github.com/jdowner/gist +WWW: https://github.com/jdowner/gist WWW: https://pypi.python.org/pypi/python-gist |