diff options
author | sat <sat@FreeBSD.org> | 2007-03-05 03:59:40 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-03-05 03:59:40 +0800 |
commit | 7839d7a27da1ae6ec51004096bce6538f78f8d99 (patch) | |
tree | 14794ecbcb6778e31298f990b138c6c3acf67b06 /x11-wm | |
parent | ba5401d920e357586148d775a78cda86db3f6f54 (diff) | |
download | freebsd-ports-gnome-7839d7a27da1ae6ec51004096bce6538f78f8d99.tar.gz freebsd-ports-gnome-7839d7a27da1ae6ec51004096bce6538f78f8d99.tar.zst freebsd-ports-gnome-7839d7a27da1ae6ec51004096bce6538f78f8d99.zip |
- Update master site
- Add mirrors
- Update WWW
PR: ports/105002 (based on)
Submitted by: ceri
Approved by: danfe (maintainer timeout, since 2006-11-01)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/wmii-devel/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/wmii-devel/pkg-descr | 2 | ||||
-rw-r--r-- | x11-wm/wmii/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/wmii/pkg-descr | 2 |
4 files changed, 4 insertions, 4 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 diff --git a/x11-wm/wmii/Makefile b/x11-wm/wmii/Makefile index 937fb603e005..e4b4fbfcb015 100644 --- a/x11-wm/wmii/Makefile +++ b/x11-wm/wmii/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/pkg-descr b/x11-wm/wmii/pkg-descr index a0c91a63c876..7f81349de0bd 100644 --- a/x11-wm/wmii/pkg-descr +++ b/x11-wm/wmii/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 |