diff options
Diffstat (limited to 'x11-wm/wmname')
-rw-r--r-- | x11-wm/wmname/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/wmname/Makefile b/x11-wm/wmname/Makefile index f7ca55ec9310..9d8b31c93281 100644 --- a/x11-wm/wmname/Makefile +++ b/x11-wm/wmname/Makefile @@ -8,9 +8,9 @@ PORTNAME= wmname PORTVERSION= 0.1 CATEGORIES= x11-wm -MASTER_SITES= http://code.suckless.org/dl/tools/ +MASTER_SITES= http://dl.suckless.org/tools/ -MAINTAINER= vj562001@yahoo.de +MAINTAINER= nuncupatio@gmail.com COMMENT= Prints/sets the window manager name property of the root window USE_XORG= x11 xproto |