diff options
author | joneum <joneum@FreeBSD.org> | 2017-10-19 04:38:25 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 05:46:27 +0800 |
commit | ffe74549441d15e74902bf4a8c4e22a55e43cf3f (patch) | |
tree | e70c5a42f3a1c9358aec30f3124750740140d793 | |
parent | 23cd31562a58dfada3751b881daaa7d601309313 (diff) | |
download | freebsd-ports-gnome-ffe74549441d15e74902bf4a8c4e22a55e43cf3f.tar.gz freebsd-ports-gnome-ffe74549441d15e74902bf4a8c4e22a55e43cf3f.tar.zst freebsd-ports-gnome-ffe74549441d15e74902bf4a8c4e22a55e43cf3f.zip |
update pkg-descr WWW, old link returns 404
PR: 223064
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12722
-rw-r--r-- | x11/swarp/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
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 |