diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
commit | 6e2c35c083f338ceb42943121056662d71077c27 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /wm | |
parent | 10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff) | |
download | pkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/pwm/Makefile | 4 | ||||
-rw-r--r-- | wm/windowlab/Makefile | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/wm/pwm/Makefile b/wm/pwm/Makefile index 1f0d7ed353c..ef2a445fd95 100644 --- a/wm/pwm/Makefile +++ b/wm/pwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2007/02/01 22:54:33 joerg Exp $ +# $NetBSD: Makefile,v 1.28 2007/02/22 19:01:26 wiz Exp $ # DISTNAME= pwm-20060517 @@ -7,7 +7,7 @@ CATEGORIES= wm x11 MASTER_SITES= http://modeemi.fi/~tuomov/pwm/dl/ MAINTAINER= salo@NetBSD.org -HOMEPAGE= http://modeemi.fi/~tuomov/pwm/ +HOMEPAGE= http://modeemi.fi/~tuomov/ion/pwm.html COMMENT= Window manager that frames multiple client windows in a single frame PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/wm/windowlab/Makefile b/wm/windowlab/Makefile index dd46d4db88e..9d0f4b96f1f 100644 --- a/wm/windowlab/Makefile +++ b/wm/windowlab/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.18 2006/12/27 13:37:41 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2007/02/22 19:01:26 wiz Exp $ # DISTNAME= windowlab-1.33 PKGREVISION= 2 CATEGORIES= wm -MASTER_SITES= http://www.nickgravgaard.com/windowlab/ +MASTER_SITES= http://nickgravgaard.com/windowlab/ EXTRACT_SUFX= .tar MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.nickgravgaard.com/windowlab/ +HOMEPAGE= http://nickgravgaard.com/windowlab/ COMMENT= Small and simple window manager PKG_INSTALLATION_TYPES= overwrite pkgviews |