diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-08-22 12:47:29 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-08-22 12:47:29 +0000 |
commit | 757519da317883ac8c6a9bf8dee2d4ca7a9ea23b (patch) | |
tree | 459c72ac9be25aecc77ea00de7e9fdd50718b70f /x11-wm/pwm | |
parent | 1a56925bd511a3e9ce0137dbc43b887b00f96d38 (diff) | |
download | ports-757519da317883ac8c6a9bf8dee2d4ca7a9ea23b.tar.gz ports-757519da317883ac8c6a9bf8dee2d4ca7a9ea23b.zip |
Notes
Diffstat (limited to 'x11-wm/pwm')
-rw-r--r-- | x11-wm/pwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/pwm/Makefile b/x11-wm/pwm/Makefile index d3472427d7bd..48e1cb33873e 100644 --- a/x11-wm/pwm/Makefile +++ b/x11-wm/pwm/Makefile @@ -8,7 +8,7 @@ PORTNAME= pwm PORTVERSION= 2006.05.17 CATEGORIES= x11-wm -MASTER_SITES= http://modeemi.fi/~tuomov/pwm/dl/ +MASTER_SITES= http://modeemi.fi/~tuomov/dl/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} MAINTAINER= schot@a-eskwadraat.nl |