diff options
author | darcy <darcy@pkgsrc.org> | 2009-03-17 21:40:44 +0000 |
---|---|---|
committer | darcy <darcy@pkgsrc.org> | 2009-03-17 21:40:44 +0000 |
commit | 6ef4f7b6461a9edceee8ab9037f9d68117aecf13 (patch) | |
tree | 9359ede16070f188200254a32914e70e5bb8e5df /wm/bsetroot | |
parent | 1b844882ee91643369ae39928d13a3730a234c77 (diff) | |
download | pkgsrc-6ef4f7b6461a9edceee8ab9037f9d68117aecf13.tar.gz |
Correct email address for generic MAINTAINER.
Diffstat (limited to 'wm/bsetroot')
-rw-r--r-- | wm/bsetroot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/bsetroot/Makefile b/wm/bsetroot/Makefile index 384b4829dac..6a7ebb22225 100644 --- a/wm/bsetroot/Makefile +++ b/wm/bsetroot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2009/01/23 21:14:17 jschauma Exp $ +# $NetBSD: Makefile,v 1.23 2009/03/17 21:40:48 darcy Exp $ # DISTNAME= blackbox-0.65.0 @@ -7,7 +7,7 @@ PKGREVISION= 6 CATEGORIES= wm x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blackboxwm/} -MAINTAINER= pkgsrc-users@@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://blackboxwm.sourceforge.net/ COMMENT= Tools to set the root windows background |