diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-12-30 08:16:13 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-12-30 08:16:13 +0800 |
commit | f912888fd7b81741d4e47dc7ccfbc6b667a5fa3d (patch) | |
tree | a1a59a6334551372c8d2623ee8c9c3024f23899d /x11 | |
parent | fa9a649cecbbaeb6d353fff2076fe0842a81081a (diff) | |
download | freebsd-ports-gnome-f912888fd7b81741d4e47dc7ccfbc6b667a5fa3d.tar.gz freebsd-ports-gnome-f912888fd7b81741d4e47dc7ccfbc6b667a5fa3d.tar.zst freebsd-ports-gnome-f912888fd7b81741d4e47dc7ccfbc6b667a5fa3d.zip |
Fix WWW
Approved by: portmgr (blanket)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/slop/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/slop/pkg-descr b/x11/slop/pkg-descr index a344d7d79afc..e3d24abda760 100644 --- a/x11/slop/pkg-descr +++ b/x11/slop/pkg-descr @@ -1,4 +1,4 @@ slop (Select Operation) is an application that collects a screen selection from the user and prints the selection's coordinates to stdout. -WWW: http://www.github.com/naelstrof/slop +WWW: https://github.com/naelstrof/slop |