From ffe74549441d15e74902bf4a8c4e22a55e43cf3f Mon Sep 17 00:00:00 2001 From: joneum Date: Wed, 18 Oct 2017 20:38:25 +0000 Subject: update pkg-descr WWW, old link returns 404 PR: 223064 Submitted by: Dmitri Goutnik (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D12722 --- x11/swarp/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/swarp/pkg-descr b/x11/swarp/pkg-descr index 41575afa3b97..216c72da1671 100644 --- a/x11/swarp/pkg-descr +++ b/x11/swarp/pkg-descr @@ -3,4 +3,4 @@ It allows you to place the pointer to arbitrary x/y coordinates, for instance from within scripts. It is especially useful in conjunction with scripted window managers such as wmii. -WWW: http://tools.suckless.org/swarp +WWW: https://tools.suckless.org/x/swarp -- cgit