diff options
author | snj <snj@pkgsrc.org> | 2014-10-13 18:52:25 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2014-10-13 18:52:25 +0000 |
commit | ed30bd3e14aeee3d22b70dbc4261027c100a4e9f (patch) | |
tree | 85ef3745548c84b71cc752e85538794b0b9953a5 /wm/wmctrl | |
parent | 7b7bf60de0cee681376246a856e6e3c067fceea4 (diff) | |
download | pkgsrc-ed30bd3e14aeee3d22b70dbc4261027c100a4e9f.tar.gz |
Update MASTER_SITES and HOMEPAGE. Add LICENSE.
Diffstat (limited to 'wm/wmctrl')
-rw-r--r-- | wm/wmctrl/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/wm/wmctrl/Makefile b/wm/wmctrl/Makefile index a3a85bca474..af4aa1f096f 100644 --- a/wm/wmctrl/Makefile +++ b/wm/wmctrl/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.16 2012/10/08 12:42:25 asau Exp $ +# $NetBSD: Makefile,v 1.17 2014/10/13 18:52:25 snj Exp $ DISTNAME= wmctrl-1.07 PKGREVISION= 4 CATEGORIES= wm -MASTER_SITES= http://sweb.cz/tripie/utils/wmctrl/dist/ +MASTER_SITES= http://tomas.styblo.name/wmctrl/dist/ MAINTAINER= snj@NetBSD.org -HOMEPAGE= http://sweb.cz/tripie/utils/wmctrl/ +HOMEPAGE= http://tomas.styblo.name/wmctrl/ COMMENT= Command line interface to an EWMH-compliant WM +LICENSE= gnu-gpl-v2 USE_TOOLS+= pkg-config GNU_CONFIGURE= YES |