diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-27 13:04:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-27 13:04:17 +0000 |
commit | e1d099ef0e3b8dd8875446e816cebdc06a1583a8 (patch) | |
tree | b7fd2fa0b4757e2a5f8d19f2f5eb3be7d28dde4b /x11-wm/wmfs | |
parent | 83fb9e46aadee0edfbc9627ffd3eeb1af721f2ad (diff) | |
download | ports-e1d099ef0e3b8dd8875446e816cebdc06a1583a8.tar.gz ports-e1d099ef0e3b8dd8875446e816cebdc06a1583a8.zip |
- Update MASTER_SITES/WWW/pkg-descr
PR: 132054
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=229161
Diffstat (limited to 'x11-wm/wmfs')
-rw-r--r-- | x11-wm/wmfs/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/wmfs/pkg-descr | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/wmfs/Makefile b/x11-wm/wmfs/Makefile index c1b28c6b8c0a..18bffb520638 100644 --- a/x11-wm/wmfs/Makefile +++ b/x11-wm/wmfs/Makefile @@ -8,7 +8,7 @@ PORTNAME= wmfs DISTVERSION= 0.1rc4 CATEGORIES= x11-wm -MASTER_SITES= http://wmfs.sangor.net/ \ +MASTER_SITES= http://files.malikania.org/ \ http://mirror.mcx2.org/ MAINTAINER= adox@mcx2.org diff --git a/x11-wm/wmfs/pkg-descr b/x11-wm/wmfs/pkg-descr index 7f036e6df99a..66bc7fb92a8a 100644 --- a/x11-wm/wmfs/pkg-descr +++ b/x11-wm/wmfs/pkg-descr @@ -1,6 +1,6 @@ -WMFS, as known as Window Manager From Scratch, is a very very -lightweight window manager for X. The goal of this project is -to make a very basic, lightweight and dynamic WM. The result -is for now a little WM usable for daily use. +WMFS (Window Manager From Scratch) is a lightweight tiling +window manager for X. It can be configured with a configuration +file (made with LibConfuse), it supports Xft (FreeType) fonts +and EWMH hints wm standards. -WWW: http://wmfs.sangor.net/ +WWW: http://wmfs.malikania.org/ |