diff options
author | wiz <wiz@pkgsrc.org> | 2018-02-25 16:15:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-02-25 16:15:09 +0000 |
commit | 0df4d835b5c838484097059032f94dbd6881eab7 (patch) | |
tree | df1059ff3e73831758fd7571943703c35a83c778 /wm | |
parent | d43de5cafea67731330244d14f9eec968c312ae1 (diff) | |
download | pkgsrc-0df4d835b5c838484097059032f94dbd6881eab7.tar.gz |
wmctrl: update links
Diffstat (limited to 'wm')
-rw-r--r-- | wm/wmctrl/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/wmctrl/Makefile b/wm/wmctrl/Makefile index af4aa1f096f..bc22441889d 100644 --- a/wm/wmctrl/Makefile +++ b/wm/wmctrl/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.17 2014/10/13 18:52:25 snj Exp $ +# $NetBSD: Makefile,v 1.18 2018/02/25 16:15:09 wiz Exp $ DISTNAME= wmctrl-1.07 PKGREVISION= 4 CATEGORIES= wm -MASTER_SITES= http://tomas.styblo.name/wmctrl/dist/ +MASTER_SITES= https://sites.google.com/site/tstyblo/wmctrl/ MAINTAINER= snj@NetBSD.org -HOMEPAGE= http://tomas.styblo.name/wmctrl/ +HOMEPAGE= https://sites.google.com/site/tstyblo/wmctrl COMMENT= Command line interface to an EWMH-compliant WM LICENSE= gnu-gpl-v2 |