diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2002-08-04 20:16:57 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2002-08-04 20:16:57 +0000 |
commit | cb30e850d1a8e302e16289d7d5e3f1b7f89fe4c8 (patch) | |
tree | e744e578f946cdfea71e670e2efb73f0fd195c17 | |
parent | a4c661e8ee074a70909f2528fb627900a2a76f2c (diff) | |
download | ports-cb30e850d1a8e302e16289d7d5e3f1b7f89fe4c8.tar.gz ports-cb30e850d1a8e302e16289d7d5e3f1b7f89fe4c8.zip |
Notes
-rw-r--r-- | x11-wm/pwm/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/pwm/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/pwm/Makefile b/x11-wm/pwm/Makefile index ae1dec2ec0bc..915d1ac2060a 100644 --- a/x11-wm/pwm/Makefile +++ b/x11-wm/pwm/Makefile @@ -9,7 +9,7 @@ PORTNAME= pwm PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= x11-wm -MASTER_SITES= http://www.students.tut.fi/~tuomov/dl/ +MASTER_SITES= http://modeemi.fi/~tuomov/dl/ MAINTAINER= nbm@FreeBSD.org diff --git a/x11-wm/pwm/pkg-descr b/x11-wm/pwm/pkg-descr index 85fd0543e000..1ac47b11f3a4 100644 --- a/x11-wm/pwm/pkg-descr +++ b/x11-wm/pwm/pkg-descr @@ -17,4 +17,4 @@ PWM does have workspaces, menus and Window Maker dockapp support. It has pretty good keyboard support and almost all the functionality is configurable. -WWW: http://www.students.tut.fi/~tuomov/pwm/ +WWW: http://modeemi.fi/~tuomov/pwm/ |