diff options
author | miwi <miwi@FreeBSD.org> | 2011-03-24 20:55:54 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-03-24 20:55:54 +0800 |
commit | 9079ba626bb2a525fef8279d42c8e508f910eace (patch) | |
tree | e5c36179d916542f1d5635faa5bb7233795a9a07 /x11-wm/wmname | |
parent | e4cdff1d86d5c5d9667beffd9ed3d3a4aebd23da (diff) | |
download | freebsd-ports-gnome-9079ba626bb2a525fef8279d42c8e508f910eace.tar.gz freebsd-ports-gnome-9079ba626bb2a525fef8279d42c8e508f910eace.tar.zst freebsd-ports-gnome-9079ba626bb2a525fef8279d42c8e508f910eace.zip |
- Update MASTER_SITES and maintainer mail adress
PR: 155733
Submitted by: maintainer
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 |