diff options
author | snj <snj> | 2008-11-02 21:50:21 +0000 |
---|---|---|
committer | snj <snj> | 2008-11-02 21:50:21 +0000 |
commit | 366ba098e67f2045af9cbda66f30e2dc84d22a78 (patch) | |
tree | c2de39a8b9b8ab3479389c865bb6c9dc429acb44 /wm | |
parent | 82016fc0f6924492b4e083aff39d9186bc93336c (diff) | |
download | pkgsrc-366ba098e67f2045af9cbda66f30e2dc84d22a78.tar.gz |
Others have been doing a fine job of maintaining this package, and I haven't
used it in years, so reset maintainer to pkgsrc-users@.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/obconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/obconf/Makefile b/wm/obconf/Makefile index de833f2d7d3..8fb797d4184 100644 --- a/wm/obconf/Makefile +++ b/wm/obconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2008/07/29 19:49:12 tnn Exp $ +# $NetBSD: Makefile,v 1.25 2008/11/02 21:50:21 snj Exp $ DISTNAME= obconf-2.0.3 CATEGORIES= wm @@ -6,7 +6,7 @@ MASTER_SITES= http://icculus.org/openbox/obconf/ # PR pkg/36489 MASTER_SITES+= http://offload1.icculus.org/openbox/obconf/ -MAINTAINER= snj@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://icculus.org/openbox/obconf/ COMMENT= Tool for configuring the Openbox window manager |