diff options
author | cpm <cpm@FreeBSD.org> | 2018-01-16 22:43:42 +0800 |
---|---|---|
committer | cpm <cpm@FreeBSD.org> | 2018-01-16 22:43:42 +0800 |
commit | ab1e0ee1b70bbe8e89f79cb0911a009a2e445b25 (patch) | |
tree | e60429e56799550fe43645facd4ea3a862dc8f9f /misc | |
parent | 44a525c04771d9ca575be4848922c3a5b4479825 (diff) | |
download | freebsd-ports-gnome-ab1e0ee1b70bbe8e89f79cb0911a009a2e445b25.tar.gz freebsd-ports-gnome-ab1e0ee1b70bbe8e89f79cb0911a009a2e445b25.tar.zst freebsd-ports-gnome-ab1e0ee1b70bbe8e89f79cb0911a009a2e445b25.zip |
- Fix WWW in pkg-descr
Diffstat (limited to 'misc')
-rw-r--r-- | misc/py-socli/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-socli/pkg-descr b/misc/py-socli/pkg-descr index a53a10bd71cb..7a9b30f96b9a 100644 --- a/misc/py-socli/pkg-descr +++ b/misc/py-socli/pkg-descr @@ -1,4 +1,4 @@ Stack overflow command line client written in python. Using SoCLI you can search and browse stack overflow without leaving the terminal. -WWW: https://github.com/gautamkrishnar/socli/ +WWW: https://github.com/gautamkrishnar/socli |