diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-03-04 19:59:40 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-03-04 19:59:40 +0000 |
commit | 76b8463df557f1e6ebde10f50a9a25280c3bbc97 (patch) | |
tree | 544ae544c6326b5cd83d875831c0c4a365fad895 /x11-wm/wmii-devel | |
parent | c28918bc35f6c602ffff4a72944c88859697e5cd (diff) | |
download | ports-76b8463df557f1e6ebde10f50a9a25280c3bbc97.tar.gz ports-76b8463df557f1e6ebde10f50a9a25280c3bbc97.zip |
Notes
Diffstat (limited to 'x11-wm/wmii-devel')
-rw-r--r-- | x11-wm/wmii-devel/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/wmii-devel/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/wmii-devel/Makefile b/x11-wm/wmii-devel/Makefile index 937fb603e005..e4b4fbfcb015 100644 --- a/x11-wm/wmii-devel/Makefile +++ b/x11-wm/wmii-devel/Makefile @@ -8,7 +8,7 @@ PORTNAME= wmii DISTVERSION= 3.1 CATEGORIES= x11-wm -MASTER_SITES= http://wmii.de/download/ +MASTER_SITES= http://www.suckless.org/download/ CSME MAINTAINER= danfe@FreeBSD.org COMMENT= A dynamic, minimalist window manager for X11 diff --git a/x11-wm/wmii-devel/pkg-descr b/x11-wm/wmii-devel/pkg-descr index a0c91a63c876..7f81349de0bd 100644 --- a/x11-wm/wmii-devel/pkg-descr +++ b/x11-wm/wmii-devel/pkg-descr @@ -6,4 +6,4 @@ Its minimalist philosophy attempts to not exceed 10.000 lines of code (including all shipped utilities and libraries), to enforce simplicity and clarity. -WWW: http://wmii.de/ +WWW: http://www.suckless.org/wiki/wmii |