diff options
author | jschauma <jschauma@pkgsrc.org> | 2009-01-23 21:14:16 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2009-01-23 21:14:16 +0000 |
commit | 65e9c90d892a2f33d5f3fee2aa3a91def51e6ba8 (patch) | |
tree | f30e2c3519cc03dc984b0f5034ab83a000b668b2 /wm/blackbox | |
parent | 881024f8b96ae21f8ecbccb84d200b061febe8d3 (diff) | |
download | pkgsrc-65e9c90d892a2f33d5f3fee2aa3a91def51e6ba8.tar.gz |
Give up maintainership, as I have not so much as looked at pkgsrc in
well over a year now. Sorry. :-(
Diffstat (limited to 'wm/blackbox')
-rw-r--r-- | wm/blackbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/blackbox/Makefile b/wm/blackbox/Makefile index 58b8b33f0cb..5a854d07d69 100644 --- a/wm/blackbox/Makefile +++ b/wm/blackbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2008/06/12 02:14:53 joerg Exp $ +# $NetBSD: Makefile,v 1.30 2009/01/23 21:14:17 jschauma Exp $ # DISTNAME= blackbox-0.65.0 @@ -6,7 +6,7 @@ PKGREVISION= 6 CATEGORIES= wm x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blackboxwm/} -MAINTAINER= jschauma@NetBSD.org +MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= http://blackboxwm.sourceforge.net/ COMMENT= Small and fast X11R6 window manager |