diff options
Diffstat (limited to 'wm/windowlab/Makefile')
-rw-r--r-- | wm/windowlab/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
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 |